menu
s_packages package
documentation
s_packages_extra2.dart
CalendarDatePicker2WithActionButtons
onValueChanged property
onValueChanged property
dark_mode
light_mode
onValueChanged
property
ValueChanged
<
List
<
DateTime
?
>
>
?
onValueChanged
final
Called when the user taps 'OK' button
Implementation
final ValueChanged<List<DateTime?>>? onValueChanged;
s_packages package
documentation
s_packages_extra2
CalendarDatePicker2WithActionButtons
onValueChanged property
CalendarDatePicker2WithActionButtons class