onVerticalDragDown property

GestureDragDownCallback? onVerticalDragDown
final

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

See also:

Implementation

final GestureDragDownCallback? onVerticalDragDown;