SwipedCallback typedef

SwipedCallback = void Function(SwipeDirection direction)

Implementation

typedef SwipedCallback = void Function(SwipeDirection direction);