onHorizontalDragUpdate property

(void Function(DragUpdateDetails)?) onHorizontalDragUpdate
final

A pointer that is in contact with the screen with a primary button and moving horizontally has moved in the horizontal direction.

See also:

Implementation

final void Function(DragUpdateDetails)? onHorizontalDragUpdate;