easeInQuad constant Null safety

Cubic const easeInQuad

Implementation

static const easeInQuad = Cubic(0.55, 0.085, 0.68, 0.53);