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

LocalContext

Context of application when generating the glance view.

Source set: Android
public val LocalContext: ProvidableCompositionLocal<Context> =
    staticCompositionLocalOf<Context> { error("No default context") }

Context of application when generating the glance view.