easeOut constant

Curve const easeOut

Implementation

static const Curve easeOut = Cubic(0.0, 0, 0.2, 1);