easeInCubic property

VxAnimatedBox easeInCubic
inherited

Implementation

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