LocalContext

Property

Android
val LocalContext = staticCompositionLocalOf<Context> { noLocalProvidedFor("LocalContext") }

Provides a Context that can be used by Android applications.