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