locale property

Locale locale

shortcut for Localizations.of(context)

Implementation

Locale get locale => Localizations.localeOf(this);