easeInOutExpo property

VxAnimatedBox get easeInOutExpo
inherited

Implementation

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