easeInBack property

VxAnimator easeInBack
inherited

Implementation

T get easeInBack => _addCurve(curve: Curves.easeInBack);