fallbackLocale property
When localizations for a requested locale are missing, Timetable will instead use this locale.
If this is null (the default), Timetable widgets depending on
localizations will produce errors.
If this is set, the locale must be supported by Timetable.
Implementation
final Locale? fallbackLocale;