void GestureDragUpdateCallback(DragUpdateDetails details)

Signature for when a pointer that is in contact with the screen and moving has moved again.

See DragGestureRecognizer.onUpdate.

Source

typedef void GestureDragUpdateCallback(DragUpdateDetails details);