lastDate property

DateTime? lastDate
final

This is the latest date a user can select.

If null, this will default to 5 years from now.

Implementation

final DateTime? lastDate;