localeStr property

String localeStr

The locale, as a lowercase string. For example: "en_us" or "pt_br".

Implementation

static String get localeStr => normalizeLocale(locale);