platformLocaleCode top-level property
Returns the language code of the platform locale.
Implementation
String get platformLocaleCode => platformLocale.toLanguageTag();
Returns the language code of the platform locale.
String get platformLocaleCode => platformLocale.toLanguageTag();