currentLocaleCode property
String
get
currentLocaleCode
Get the current locale code
Implementation
String get currentLocaleCode => currentLocale.value.languageCode;
Get the current locale code
String get currentLocaleCode => currentLocale.value.languageCode;