menu
components_toolbox package
documentation
utils/app_delegate.dart
AppDelegate
localesString property
localesString property
dark_mode
light_mode
localesString
property
ValueNotifier
<
List
<
String
>
>
localesString
getter/setter pair
Implementation
ValueNotifier<List<String>> localesString = ValueNotifier([]);
components_toolbox package
documentation
utils/app_delegate
AppDelegate
localesString property
AppDelegate class