firstDate property

DateTime? firstDate
final

The earliest date that can be chosen for the range.

Defaults to 1/1/1999.

Implementation

final DateTime? firstDate;