easeInSine constant Null safety

Cubic const easeInSine

Implementation

static const easeInSine = Cubic(0.47, 0.0, 0.745, 0.715);