menu
flexus_core package
documentation
configs/gen/locales.g.dart
AppTranslation
translations property
translations property
dark_mode
light_mode
translations
property
Map
<
String
,
Map
<
String
,
String
>
>
translations
getter/setter pair
Implementation
static Map<String, Map<String, String>> translations = { 'en': Locales.en, };
flexus_core package
documentation
configs/gen/locales.g
AppTranslation
translations property
AppTranslation class