onVerticalDragStart property Null safety
final
A pointer has contacted the screen with a primary button and has begun to move vertically.
See also:
- kPrimaryButton, the button this callback responds to.
Implementation
final GestureDragStartCallback? onVerticalDragStart;