easeOutCubic property

VxAnimator easeOutCubic
inherited

Implementation

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