easeInCirc constant Null safety

Cubic const easeInCirc

Implementation

static const easeInCirc = Cubic(0.6, 0.04, 0.98, 0.335);