easeInOutSine property

VxAnimatedBox get easeInOutSine
inherited

Implementation

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