menu
custom_date_picker package
documentation
calendar_date_picker2.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;
custom_date_picker package
documentation
calendar_date_picker2
CalendarDatePicker2WithActionButtons
onValueChanged property
CalendarDatePicker2WithActionButtons class