easeOutQuint constant Null safety

Cubic const easeOutQuint

Implementation

static const easeOutQuint = Cubic(0.23, 1.0, 0.32, 1.0);