widgets/swipe_manager library

Classes

SwipeManager

Typedefs

ChangeCallback = void Function(double newValue, double oldValue)
ChildBuilder = Widget Function(BuildContext context, double value)
FinishCallback = void Function(double value)