vxlocale property

Locale? vxlocale

Returns The current Locale of the app as specified in the Localizations widget.

Implementation

Locale? get vxlocale => Localizations.localeOf(this);