locale property

Locale locale

Current locale of this BuildContext.

Implementation

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