selectableDayPredicate property

bool Function(DateTime) selectableDayPredicate
final

Corresponds to the showDatePicker() parameter.

Implementation

final bool Function(DateTime) selectableDayPredicate