Package-level declarations

Types

Link copied to clipboard
expect value class FontStyle
actual value class FontStyle
Link copied to clipboard

Functions

Link copied to clipboard
fun StyleScope.applyStyle(fontStyle: FontStyle)
fun StyleScope.applyStyle(fontWeight: FontWeight)
Link copied to clipboard
expect fun lerp(start: FontWeight, stop: FontWeight, fraction: Float): FontWeight
actual fun lerp(start: FontWeight, stop: FontWeight, fraction: Float): FontWeight
actual fun lerp(start: FontWeight, stop: FontWeight, fraction: Float): FontWeight