FlutterSliderHandlerAnimation constructor
const
FlutterSliderHandlerAnimation({})
Implementation
const FlutterSliderHandlerAnimation({
this.curve = Curves.elasticOut,
this.reverseCurve,
this.duration = const Duration(milliseconds: 700),
this.scale = 1.3,
});