easeInOutQuad constant Null safety

Cubic const easeInOutQuad

Implementation

static const easeInOutQuad = Cubic(0.455, 0.03, 0.515, 0.955);