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