easeInQuint constant Null safety

Cubic const easeInQuint

Implementation

static const easeInQuint = Cubic(0.755, 0.05, 0.855, 0.06);