onChange property
final
Callback function called whenever the selected date range changes.
Implementation
final void Function(DateTimeRange?)? onChange;
Callback function called whenever the selected date range changes.
final void Function(DateTimeRange?)? onChange;