SwipingButtonController typedef

SwipingButtonController = dynamic Function(SwipeController)

Implementation

typedef SwipingButtonController = Function(SwipeController);