Source set: Android
val LocalContext = staticCompositionLocalOf<Context> { noLocalProvidedFor("LocalContext") }
Provides a Context that can be used by Android applications.
Provides a Context that can be used by Android applications.
val LocalContext = staticCompositionLocalOf<Context> { noLocalProvidedFor("LocalContext") }
Provides a Context that can be used by Android applications.
Last updated: