easeInExpo property

VxAnimator easeInExpo
inherited

Implementation

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