easeInQuint property

VxAnimatedBox get easeInQuint
inherited

Implementation

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