onEndDateChanged property

ValueChanged<DateTime>? onEndDateChanged
final

Called when the user picks an end date to the range

Implementation

final ValueChanged<DateTime>? onEndDateChanged;