Skip to content

SourceSets

LocalIconFont

Common

kotlin
val LocalIconFont: ProvidableCompositionLocal<IconFont>

The default IconFont used when none is provided as a parameter of one of the FontIcon composables.

No default value (will throw an error if not provided).

Throws

IllegalStateException

if no value is provided.