onHorizontalDragEnd property

TouchRippleEventCallBack? onHorizontalDragEnd
final

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

Implementation

final TouchRippleEventCallBack? onHorizontalDragEnd;