easeInExpo property

VxAnimatedBox get easeInExpo
inherited

Implementation

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