1. protected
void accepted(GestureMultiDragStartCallback starter)

Called when the gesture was accepted.

Either immediately or at some future point before the gesture is disposed, call starter(), passing it initialPosition, to start the drag.

Source

@protected
void accepted(GestureMultiDragStartCallback starter);