currentLocaleCode property

String get currentLocaleCode

Get the current locale code

Implementation

String get currentLocaleCode => currentLocale.value.languageCode;