easeInExpo constant Null safety

Cubic const easeInExpo

Implementation

static const easeInExpo = Cubic(0.95, 0.05, 0.795, 0.035);