systemLocale property

LocaleName? get systemLocale

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

Implementation

LocaleName? get systemLocale => _systemLocale;