menu
mvc_application package
documentation
view.dart
L10n
translations property
translations property
dark_mode
light_mode
translations
property
Map
<
Locale
,
Map
<
String
,
String
>
>
get
translations
Translation Map
Implementation
static Map<Locale, Map<String, String>> get translations => _translations;
mvc_application package
documentation
view
L10n
translations property
L10n class