onVerticalDragUpdate property

TouchRippleEventCallBack? onVerticalDragUpdate
final

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

Implementation

final TouchRippleEventCallBack? onVerticalDragUpdate;