linearToEaseOut property

VxAnimator linearToEaseOut
inherited

Implementation

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