onVerticalDragEnd property

TouchRippleEventCallBack? onVerticalDragEnd
final

Defines a callback function that is called when the gesture is defined as dragging vertically and then when gesture detection ends.

Implementation

final TouchRippleEventCallBack? onVerticalDragEnd;