Returns true when day can be selected in a single-date picker.
day
typedef M3ESelectableDayPredicate = bool Function(DateTime day);