locale property
Locale
get
locale
Returns the current device locale.
Implementation
Locale get locale => Localizations.localeOf(this);
Returns the current device locale.
Locale get locale => Localizations.localeOf(this);