Source set: Android
public val LocalIconSize: ProvidableCompositionLocal<Dp>
CompositionLocal containing the preferred size of an icon. This value will be used by Icon by default - it can be overridden with a size modifier.
CompositionLocal containing the preferred size of an icon.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
public val LocalIconSize: ProvidableCompositionLocal<Dp>
CompositionLocal containing the preferred size of an icon. This value will be used by Icon by default - it can be overridden with a size modifier.
Last updated: