firstDate property
final
The earliest date that can be chosen for the range.
Defaults to 1/1/1999.
Implementation
final DateTime? firstDate;
The earliest date that can be chosen for the range.
Defaults to 1/1/1999.
final DateTime? firstDate;