easeInOutCubic property

VxAnimatedBox get easeInOutCubic
inherited

Implementation

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