easeInQuart property

VxAnimatedBox get easeInQuart
inherited

Implementation

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