LoadingAnimationControllerX extension
Methods
-
eval<
T> (Tween< T> tween, {Curve curve = Curves.linear}) → T -
Available on AnimationController, provided by the LoadingAnimationControllerX extension
-
evalDouble(
{double from = 0, double to = 1, double begin = 0, double end = 1, Curve curve = Curves.linear}) → double -
Available on AnimationController, provided by the LoadingAnimationControllerX extension