menu
refreshed package
documentation
get_utils/src/extensions/internationalization.dart
LocalesIntl
translations property
translations property
dark_mode
light_mode
translations
property
Map
<
String
,
Map
<
String
,
String
>
>
get
translations
Gets the translations.
Implementation
Map<String, Map<String, String>> get translations => _intlHost.translations;
refreshed package
documentation
get_utils/src/extensions/internationalization
LocalesIntl
translations property
LocalesIntl extension on
GetInterface