firstDate property

DateTime firstDate
final

The earliest date the user is permitted to pick.

This date must be on or before the lastDate.

Implementation

final DateTime firstDate;