lastDate property

DateTime lastDate
final

The latest date the user is permitted to pick.

This date must be on or after the firstDate.

Implementation

final DateTime lastDate;