easeStandard constant

Curve const easeStandard

Implementation

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