menu
localization_lite package
documentation
translate.dart
Translate
json property
json property
dark_mode
light_mode
json
property
Map
<
String
,
dynamic
>
json
getter/setter pair
The map containing all loaded translations.
Implementation
static late Map<String, dynamic> json;
localization_lite package
documentation
translate
Translate
json property
Translate class