firstDate property
The earliest date that can be selected. Used to limit the available years in the picker.
Implementation
final DateTime? firstDate;
The earliest date that can be selected. Used to limit the available years in the picker.
final DateTime? firstDate;