onLeftSwipe property

GestureDragUpdateCallback? onLeftSwipe
final

callback which will be initiated at the end of child widget animation when swiped left if not passed swipe to left will be not available

Implementation

final GestureDragUpdateCallback? onLeftSwipe;