void GestureDragDownCallback(DragDownDetails details)

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

See DragGestureRecognizer.onDown.

Source

typedef void GestureDragDownCallback(DragDownDetails details);