easeInOutCirc constant Null safety

Cubic const easeInOutCirc

Implementation

static const easeInOutCirc = Cubic(0.785, 0.135, 0.15, 0.86);