easeInQuart constant Null safety

Cubic const easeInQuart

Implementation

static const easeInQuart = Cubic(0.895, 0.03, 0.685, 0.22);