onSwipeCancelled property

(void Function(SwiperActivity activity)?) onSwipeCancelled
final

This callback is called when user cancels the swipe before reaching threshold

Implementation

final void Function(SwiperActivity activity)? onSwipeCancelled;