SwipeListen typedef

SwipeListen = void Function(SwipeDirection swipes)

swipe listen

Implementation

typedef SwipeListen = void Function(SwipeDirection swipes);