easeInOutCubic property

VxAnimatedBox easeInOutCubic
inherited

Implementation

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