🌈 Create new beautiful Compose Gradients with our new wesite ->
Property

LocalViewConfiguration

The CompositionLocal that provides the ViewConfiguration.

Source set: Common
public val LocalViewConfiguration: ProvidableCompositionLocal<ViewConfiguration> =
    computedDefaultOf("LocalViewConfiguration") { LocalOwner.currentValue.viewConfiguration }

The CompositionLocal that provides the ViewConfiguration.