selectedDate property
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;