Typography

data class Typography(val h1: TextStyle, val h2: TextStyle, val h3: TextStyle, val h4: TextStyle, val body1: TextStyle, val body2: TextStyle, val body3: TextStyle, val label1: TextStyle, val label2: TextStyle, val label3: TextStyle, val button: TextStyle, val input: TextStyle)

Constructors

Link copied to clipboard
constructor(h1: TextStyle, h2: TextStyle, h3: TextStyle, h4: TextStyle, body1: TextStyle, body2: TextStyle, body3: TextStyle, label1: TextStyle, label2: TextStyle, label3: TextStyle, button: TextStyle, input: TextStyle)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard