onVerticalDragDown property

GestureDragDownCallback? onVerticalDragDown
final

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

Implementation

final GestureDragDownCallback? onVerticalDragDown;