easeOutQuart property

VxAnimatedBox get easeOutQuart
inherited

Implementation

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