bounceIn property

VxAnimatedBox get bounceIn
inherited

Implementation

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