easeOut constant Null safety

Cubic const easeOut

Implementation

static const easeOut = Cubic(0.0, 0.0, 0.58, 1.0);