fallbackLocale property

Locale? fallbackLocale
final

The fallback locale in case something went wrong with the chosen locale

By default, the fallback locale is english (en).

Implementation

final Locale? fallbackLocale;