locale property

Locale locale

The Locale of the current BuildContext

Implementation

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