easeOutCirc property

VxAnimatedBox get easeOutCirc
inherited

Implementation

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