SwipeCallback typedef

SwipeCallback = void Function(SwipeDirection direction)

Implementation

typedef SwipeCallback = void Function(SwipeDirection direction);