Typography
class Typography
Constructors
Link copied to clipboard
constructor(context: Context, title1: Typography.Style? = null, title2: Typography.Style? = null, title3: Typography.Style? = null, title4: Typography.Style? = null, title5: Typography.Style? = null, title6: Typography.Style? = null, title7: Typography.Style? = null, title8: Typography.Style? = null, body1: Typography.Style? = null, body2: Typography.Style? = null, body3: Typography.Style? = null, body4: Typography.Style? = null, body5: Typography.Style? = null, body6: Typography.Style? = null, button1: Typography.Style? = null, button2: Typography.Style? = null)
Types
Functions
Link copied to clipboard
fun copy(title1: Typography.Style? = null, title2: Typography.Style? = null, title3: Typography.Style? = null, title4: Typography.Style? = null, title5: Typography.Style? = null, title6: Typography.Style? = null, title7: Typography.Style? = null, title8: Typography.Style? = null, body1: Typography.Style? = null, body2: Typography.Style? = null, body3: Typography.Style? = null, body4: Typography.Style? = null, body5: Typography.Style? = null, body6: Typography.Style? = null, button1: Typography.Style? = null, button2: Typography.Style? = null): Typography