easeIn constant

Curve const easeIn

Implementation

static const Curve easeIn = Cubic(0.4, 0, 1, 1);