void GestureDragStartCallback(DragStartDetails details)

Signature for when a pointer has contacted the screen and has begun to move.

See DragGestureRecognizer.onStart.

Source

typedef void GestureDragStartCallback(DragStartDetails details);