easeOutExpo constant Null safety

Cubic const easeOutExpo

Implementation

static const easeOutExpo = Cubic(0.19, 1.0, 0.22, 1.0);