easeInOutExpo constant Null safety

Cubic const easeInOutExpo

Implementation

static const easeInOutExpo = Cubic(1.0, 0.0, 0.0, 1.0);