selectedDate property Null safety
final
The currently selected date.
This date is highlighted in the picker.
Implementation
final DateTime selectedDate;
The currently selected date.
This date is highlighted in the picker.
final DateTime selectedDate;