FontWeights

object FontWeights : PropertyValues

Predefined values for the font-weight property. Should be used as expression result in Typo.fontWeight.

Properties

Link copied to clipboard
const val bold: FontWeightProperty
Link copied to clipboard
const val bolder: FontWeightProperty
Link copied to clipboard
const val inherit: FontWeightProperty
Link copied to clipboard
const val initial: FontWeightProperty
Link copied to clipboard
open override val key: String
Link copied to clipboard
const val lighter: FontWeightProperty
Link copied to clipboard
const val medium: FontWeightProperty
Link copied to clipboard
const val normal: FontWeightProperty
Link copied to clipboard
const val semiBold: FontWeightProperty