easeInOutQuint constant Null safety

Cubic const easeInOutQuint

Implementation

static const easeInOutQuint = Cubic(0.86, 0.0, 0.07, 1.0);