animateToThreshold method
Implementation
@override
TickerFuture animateToThreshold() =>
_animationController.animateWith(_createSimulation(1.0));
@override
TickerFuture animateToThreshold() =>
_animationController.animateWith(_createSimulation(1.0));