currentLocale property

Locale? currentLocale

Get the current locale of the app.

Implementation

Locale? get currentLocale => _currentLocale;