FontWeights

object FontWeights : PropertyValues

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

Properties

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