AppLocaleExtensions extension
- on
Properties
- flutterLocale → Locale
-
no setter
- languageTag → String
-
no setter
- translations → _StringsEn
-
Gets the translation instance managed by this library.
TranslationProvider is using this instance.
The plural resolvers are set via LocaleSettings.
no setter
Methods
-
build(
) → _StringsEn - Gets a new translation instance. LocaleSettings has no effect here. Suitable for dependency injection and unit tests.