lastDate property
final
The last date that can be chosen for the range.
Defaults to 20 years in the future from now.
Implementation
final DateTime? lastDate;
The last date that can be chosen for the range.
Defaults to 20 years in the future from now.
final DateTime? lastDate;