menu
s_packages package
documentation
s_packages_extra2.dart
CalendarDatePicker2
onValueChanged property
onValueChanged property
dark_mode
light_mode
onValueChanged
property
ValueChanged
<
List
<
DateTime
>
>
?
onValueChanged
final
Called when the selected dates changed
Implementation
final ValueChanged<List<DateTime>>? onValueChanged;
s_packages package
documentation
s_packages_extra2
CalendarDatePicker2
onValueChanged property
CalendarDatePicker2 class