hourPredicate property

SelectableHourPredicate? hourPredicate
final

The predicate function that determines whether a given hour is selectable in the time picker.

Implementation

final SelectableHourPredicate? hourPredicate;