currentLocale property

Locale? currentLocale

Returns the current locale

Implementation

static Locale? get currentLocale =>
    TolgeeTranslationsStrategy.instance.currentLanguage;