easeInOutSine constant Null safety

Cubic const easeInOutSine

Implementation

static const easeInOutSine = Cubic(0.445, 0.05, 0.55, 0.95);