FontStyles

object FontStyles : PropertyValues

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

Properties

Link copied to clipboard
const val inherit: FontStyleProperty
Link copied to clipboard
const val initial: FontStyleProperty
Link copied to clipboard
const val italic: FontStyleProperty
Link copied to clipboard
open override val key: String
Link copied to clipboard
const val normal: FontStyleProperty
Link copied to clipboard
const val oblique: FontStyleProperty