easeInSine property

VxAnimatedBox get easeInSine
inherited

Implementation

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