onVerticalDragDown property

GestureDragDownCallback? onVerticalDragDown
final

Triggered when a touch point starts to interact with the screen while moving vertically

Implementation

final GestureDragDownCallback? onVerticalDragDown;