easeIn constant Null safety

Cubic const easeIn

Implementation

static const easeIn = Cubic(0.42, 0.0, 1.0, 1.0);