SwipeCompletion typedef

SwipeCompletion = void Function(int, SwipeDirection)

Implementation

typedef SwipeCompletion = void Function(int, SwipeDirection);