onChange property

(void Function(DateTimeRange?)?) onChange
final

Callback function called whenever the selected date range changes.

Implementation

final void Function(DateTimeRange?)? onChange;