onEndHandleDragStart property

ValueChanged<DragStartDetails>? onEndHandleDragStart
final

Called when the users start dragging the end selection handles.

Implementation

final ValueChanged<DragStartDetails>? onEndHandleDragStart;