The Locale to use based on the user's language.
language
Locale get locale => _langToLocale[language] ?? _langToLocale.values.first;