LocalContext

Property

Android
val LocalContext = staticCompositionLocalOf<Context> { error("No default context") }

Context of application when generating the glance view.