onHorizontalDragUpdate property

TouchRippleEventCallBack? onHorizontalDragUpdate
final

Defines a callback function that is called if the pointer has been updated when the gesture is defined as dragging horizontally.

Implementation

final TouchRippleEventCallBack? onHorizontalDragUpdate;