customEaseInExpo top-level constant

Cubic const customEaseInExpo

Implementation

const Cubic customEaseInExpo = Cubic(0.99, 0.0, 0.99, 0.0);