SwipeCallback typedef
SwipeCallback =
void Function(SwipeDirection direction)
Implementation
typedef SwipeCallback = void Function(SwipeDirection direction);
typedef SwipeCallback = void Function(SwipeDirection direction);