latestSelectableDate property

DateTime? latestSelectableDate
final

The latest date that can be selected. Must be after the earliestSelectableDate.

Defaults to 10 years in the future.

Implementation

final DateTime? latestSelectableDate;