TypographyTheme

@Stable
data class TypographyTheme(val v1: TextStyle, val v2: TextStyle, val v3: TextStyle, val v4: TextStyle, val v5: TextStyle, val v6: TextStyle, val v7: TextStyle, val v8: TextStyle, val v9: TextStyle, val v10: TextStyle)

Constructors

Link copied to clipboard
constructor(v1: TextStyle, v2: TextStyle, v3: TextStyle, v4: TextStyle, v5: TextStyle, v6: TextStyle, v7: TextStyle, v8: TextStyle, v9: TextStyle, v10: TextStyle)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val v1: TextStyle
Link copied to clipboard
val v10: TextStyle
Link copied to clipboard
val v2: TextStyle
Link copied to clipboard
val v3: TextStyle
Link copied to clipboard
val v4: TextStyle
Link copied to clipboard
val v5: TextStyle
Link copied to clipboard
val v6: TextStyle
Link copied to clipboard
val v7: TextStyle
Link copied to clipboard
val v8: TextStyle
Link copied to clipboard
val v9: TextStyle