menu
flutter_themed
themed_app.dart
ThemedApp
supportedLocales property
supportedLocales
dark_mode
light_mode
supportedLocales
property
Iterable
<
Locale
>
?
supportedLocales
final
The list of locales that this app has been localized for.
Implementation
final Iterable<Locale>? supportedLocales;
flutter_themed
themed_app
ThemedApp
supportedLocales property
ThemedApp class