easeInCubic property

VxAnimatedBox get easeInCubic
inherited

Implementation

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