easeOutCubic constant Null safety

Cubic const easeOutCubic

Implementation

static const easeOutCubic = Cubic(0.215, 0.61, 0.355, 1.0);