FontStyles

object FontStyles : PropertyValues

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

Properties

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