fallbackLocale property

Locale? fallbackLocale

Get fallback locale

Implementation

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