currentLocale property
Locale
get
currentLocale
Gets the current locale.
Implementation
Locale get currentLocale => _currentLocale;
Gets the current locale.
Locale get currentLocale => _currentLocale;