menu
flutter_translation_mapper package
documentation
app_localization_provider.dart
TranslationMapper
supportedLocales property
supportedLocales property
dark_mode
light_mode
supportedLocales
property
List
<
Locale
>
get
supportedLocales
Get the supported locales
Implementation
static List<Locale> get supportedLocales => _supportedLocales;
flutter_translation_mapper package
documentation
app_localization_provider
TranslationMapper
supportedLocales property
TranslationMapper class