disabledDayPredicate property
DatePredicate?
disabledDayPredicate
final
A predicate function used to determine if a given day should be disabled.
Implementation
final DatePredicate? disabledDayPredicate;