FastLocale extension
Extension on BuildContext to read Locale information
- on
Properties
- countryCode → String?
-
Available on BuildContext, provided by the FastLocale extension
The Locale.countryCode of the current BuildContextno setter - languageCode → String
-
Available on BuildContext, provided by the FastLocale extension
The Locale.languageCode of the current BuildContextno setter - languageTag → String
-
Available on BuildContext, provided by the FastLocale extension
The Locale.toLanguageTag of the current BuildContextno setter - locale → Locale
-
Available on BuildContext, provided by the FastLocale extension
The Locale of the current BuildContextno setter - scriptCode → String?
-
Available on BuildContext, provided by the FastLocale extension
The Locale.scriptCode of the current BuildContextno setter