endDate property

DateTime? endDate
final

Optional last selectable date. Dates after this will be considered unselectable.

Implementation

final DateTime? endDate;