easeInSine property

VxAnimatedBox easeInSine
inherited

Implementation

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