deviceLocale property

Locale? get deviceLocale

Retrieves the locale of the device.

Implementation

Locale? get deviceLocale => window.locale;