finalDate property

DateTime? finalDate
final

The DateTime selected in the "To" field. Set this if you want pre-initialized dates.

If no date is selected, the field will be blank.

Implementation

final DateTime? finalDate;