onPanDown property

GestureDragDownCallback? onPanDown
final

A pointer has contacted the screen and might begin to move.

Implementation

final GestureDragDownCallback? onPanDown;