onEndHandleDragEnd property

ValueChanged<DragEndDetails>? onEndHandleDragEnd
final

Called when the users lift their fingers after dragging the end selection handles.

Implementation

final ValueChanged<DragEndDetails>? onEndHandleDragEnd;