linearToEaseOut constant Null safety

Cubic const linearToEaseOut

Implementation

static const linearToEaseOut = Cubic(0.35, 0.91, 0.35, 1.0);