locale property

Locale? get locale

The current Locale object.

Implementation

static Locale? get locale => _locale;