easeOutSine constant Null safety

Cubic const easeOutSine

Implementation

static const easeOutSine = Cubic(0.39, 0.575, 0.565, 1.0);