easeOutQuad constant Null safety

Cubic const easeOutQuad

Implementation

static const easeOutQuad = Cubic(0.25, 0.46, 0.45, 0.94);