selectedDateStart property
The currently selected start date.
This date is highlighted in the picker.
Implementation
final DateTime? selectedDateStart;
The currently selected start date.
This date is highlighted in the picker.
final DateTime? selectedDateStart;