firstDate property

DateTime? firstDate
final

The earliest date that can be selected. Used to limit the available years in the picker.

Implementation

final DateTime? firstDate;