easeOutBack property

VxAnimatedBox get easeOutBack
inherited

Implementation

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