fallbackLocale property

Locale? get fallbackLocale

Get fallback locale

Implementation

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