onSwiped property

SwipeDirectionCallback? onSwiped
final

Called when the widget has been successfully swiped based on the direction and swipeThreshold.

Implementation

final SwipeDirectionCallback? onSwiped;