onVerticalDragEnd property

GestureDragEndCallback? onVerticalDragEnd
final

When the user stops moving, the drag operation is considered complete and this callback is triggered

Implementation

final GestureDragEndCallback? onVerticalDragEnd;