TDeskAppLocaleExtensions extension

on

Properties

flutterLocale Locale

Available on TDeskAppLocale, provided by the TDeskAppLocaleExtensions extension

no setter
languageTag String

Available on TDeskAppLocale, provided by the TDeskAppLocaleExtensions extension

no setter
translations → _StringsEn

Available on TDeskAppLocale, provided by the TDeskAppLocaleExtensions extension

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

Available on TDeskAppLocale, provided by the TDeskAppLocaleExtensions extension

Gets a new translation instance. LocaleSettings has no effect here. Suitable for dependency injection and unit tests.