onRightSwipe property

GestureDragUpdateCallback? onRightSwipe
final

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

Implementation

final GestureDragUpdateCallback? onRightSwipe;