easeOutQuart constant Null safety

Cubic const easeOutQuart

Implementation

static const easeOutQuart = Cubic(0.165, 0.84, 0.44, 1.0);