locale property
String
get
locale
Get the current locale
Implementation
String get locale => NyLocalization.instance.locale.languageCode;
Get the current locale
String get locale => NyLocalization.instance.locale.languageCode;