fallbackLocale property

Locale fallbackLocale
getter/setter pair

A fallback locale if there are no given locale or the locale provided is not found in the translations.

Implementation

Locale fallbackLocale = const Locale('en', 'US');