easeInBack constant Null safety

Cubic const easeInBack

Implementation

static const easeInBack = Cubic(0.6, -0.28, 0.735, 0.045);