Source set: Android
public class Named(name: String) : RemoteFontFamily(name, "RemoteFontFamily.Named($name)")
Represents a custom or system font family referenced by name.
Functions
equals
Source set: Android
override fun equals(other: Any?): Boolean
hashCode
Source set: Android
override fun hashCode(): Int