onHorizontalDragEnd property

GestureDragEndCallback? onHorizontalDragEnd
final

A pointer that was previously in contact with the screen and moving horizontally is no longer in contact with the screen and was moving at a specific velocity when it stopped contacting the screen.

Implementation

final GestureDragEndCallback? onHorizontalDragEnd;