easeInOutBack property

VxAnimatedBox get easeInOutBack
inherited

Implementation

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