onHorizontalDragStart property

GestureDragStartCallback? onHorizontalDragStart
final

Triggered when the touch point starts to move in the horizontal direction

Implementation

final GestureDragStartCallback? onHorizontalDragStart;