onPanDown property

GestureDragDownCallback? onPanDown
final

A pointer has contacted the screen with a primary button and might begin to move.

See also:

Implementation

final GestureDragDownCallback? onPanDown;