menu
custom_adaptive_scaffold package
documentation
material_ui.dart
YearPicker
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;
custom_adaptive_scaffold package
documentation
material_ui
YearPicker
selectedDate property
YearPicker class