initialDate property
final
The DateTime selected in the "From" field. Set this if you want pre-initialized dates.
If no date is selected, the field will be blank.
Implementation
final DateTime? initialDate;
The DateTime selected in the "From" field. Set this if you want pre-initialized dates.
If no date is selected, the field will be blank.
final DateTime? initialDate;