Source set: Android
public val LocalRcPlatformServices: ProvidableCompositionLocal<RcPlatformServices> =
staticCompositionLocalOf {
AndroidxRcPlatformServices()
}public val LocalRcPlatformServices: ProvidableCompositionLocal<RcPlatformServices> =
staticCompositionLocalOf {
AndroidxRcPlatformServices()
}Content updated: