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

configuration

The snapshot-state backed current Configuration.

Source set: Android
var configuration: Configuration by
        mutableStateOf(Configuration(context.resources.configuration))

The snapshot-state backed current Configuration. This is updated by updateConfiguration.

Content updated: