selectedDayPredicate property

bool Function(DateTime day)? selectedDayPredicate
final

Implementation

final bool Function(DateTime day)? selectedDayPredicate;