locale property

Locale? locale

Current app locale that can be passed to WidgetsApp.locale.

Implementation

Locale? get locale => localization?.currentLocale;