easeInOutCubic constant Null safety

Cubic const easeInOutCubic

Implementation

static const easeInOutCubic = Cubic(0.645, 0.045, 0.355, 1.0);