easeInToLinear constant Null safety

Cubic const easeInToLinear

Implementation

static const easeInToLinear = Cubic(0.67, 0.03, 0.65, 0.09);