easeOutCubic property

VxAnimatedBox easeOutCubic
inherited

Implementation

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