menu
saet_custom_date_picker package
documentation
month_picker.dart
MonthPicker
selectedDate property
selectedDate property
dark_mode
light_mode
selectedDate
property
DateTime
?
selectedDate
final
The currently selected date.
This date is highlighted in the picker.
Implementation
final DateTime? selectedDate;
saet_custom_date_picker package
documentation
month_picker
MonthPicker
selectedDate property
MonthPicker class