easeOutBack constant Null safety

Cubic const easeOutBack

Implementation

static const easeOutBack = Cubic(0.175, 0.885, 0.32, 1.275);