SwipeValueCallBack typedef

SwipeValueCallBack = dynamic Function(double value)

Implementation

typedef SwipeValueCallBack(double value);