easeInOut constant Null safety

Cubic const easeInOut

Implementation

static const easeInOut = Cubic(0.42, 0.0, 0.58, 1.0);