maxSelectableDate property

DateTime? maxSelectableDate
final

All days after chosen maxSelectableDate are flagged as outOfRange.

Implementation

final DateTime? maxSelectableDate;