onVerticalDragDown property
final
A pointer has contacted the screen with a primary button and might begin to move vertically.
See also:
- kPrimaryButton, the button this callback responds to.
Implementation
final GestureDragDownCallback? onVerticalDragDown;