easeInCubic property

VxAnimator easeInCubic
inherited

Implementation

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