fastOutSlowIn constant Null safety

Cubic const fastOutSlowIn

Implementation

static const fastOutSlowIn = Cubic(0.4, 0.0, 0.2, 1.0);