deviceLocale property

Locale deviceLocale

Getting device locale from platform

Implementation

Locale get deviceLocale => EasyLocalization.of(this)!.deviceLocale;