easeInOutSine property

VxAnimator easeInOutSine
inherited

Implementation

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