depthExit constant
Curve
const depthExit
Smooth exit for floating chrome.
Implementation
static const Curve depthExit = Cubic(0.4, 0.0, 0.2, 1.0);
Smooth exit for floating chrome.
static const Curve depthExit = Cubic(0.4, 0.0, 0.2, 1.0);