maxDate property

DateTime? maxDate
final

The latest date that can be selected. Must be after minDate.

Implementation

final DateTime? maxDate;