locale property

Locale get locale

Retrieves the current locale from the LocalizationProvider.

Implementation

Locale get locale => LocalizationProvider.of(this).currentLocale;