easeInCubic constant Null safety

Cubic const easeInCubic

Implementation

static const easeInCubic = Cubic(0.55, 0.055, 0.675, 0.19);