onEndHandleDragUpdate property

ValueChanged<DragUpdateDetails>? onEndHandleDragUpdate
final

Called when the users drag the end selection handles to new locations.

Implementation

final ValueChanged<DragUpdateDetails>? onEndHandleDragUpdate;