easeInSine property

VxAnimator easeInSine
inherited

Implementation

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