deviceLocale property

Locale get deviceLocale

Getting device locale from platform

Implementation

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