onEndDateTimeUpdated property

(void Function(DateTime)?) onEndDateTimeUpdated
final

Called when the user is dragging the end side.

Implementation

final void Function(DateTime)? onEndDateTimeUpdated;