Property

LocalProvidableLocaleList

The providable CompositionLocal to provide the locale list.

Source set: Common
@get:VisibleForTesting
@get:RestrictTo(RestrictTo.Scope.LIBRARY_GROUP)
val LocalProvidableLocaleList: ProvidableCompositionLocal<LocaleList>

The providable CompositionLocal to provide the locale list. This list can never be empty.

Last updated: