easeInOutBack constant Null safety

Cubic const easeInOutBack

Implementation

static const easeInOutBack = Cubic(0.68, -0.55, 0.265, 1.55);