easeInOutQuart constant Null safety

Cubic const easeInOutQuart

Implementation

static const easeInOutQuart = Cubic(0.77, 0.0, 0.175, 1.0);