deviceLocale property
Locale?
get
deviceLocale
Intended to store the device's original Locale.
Implementation
static Locale? get deviceLocale => _deviceLocale;
Intended to store the device's original Locale.
static Locale? get deviceLocale => _deviceLocale;