easeOutCirc constant Null safety

Cubic const easeOutCirc

Implementation

static const easeOutCirc = Cubic(0.075, 0.82, 0.165, 1.0);