systemLocale property

LocaleName? systemLocale

Returns the locale that is currently set as active on the device.

Implementation

LocaleName? get systemLocale => _systemLocale;