finalDate property
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;
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.
final DateTime? finalDate;