easeOutQuint property

VxAnimatedBox get easeOutQuint
inherited

Implementation

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