earliestSelectableDate property

DateTime? earliestSelectableDate
final

The earliest date that can be selected. Must be before the latestSelectableDate.

Defaults to 10 years in the past.

Implementation

final DateTime? earliestSelectableDate;