easeOutExpo property

VxAnimatedBox get easeOutExpo
inherited

Implementation

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