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.
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.