easeIn property

VxAnimatedBox get easeIn
inherited

Implementation

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