currentLocale property
String
get
currentLocale
The active locale string value.
Implementation
String get currentLocale => locale.value;
The active locale string value.
String get currentLocale => locale.value;