swiftOut constant
Curve
const swiftOut
Custom Cubic Beziers inspired by Apple/Framer Motion
Implementation
static const Curve swiftOut = Cubic(0.25, 1.0, 0.5, 1.0);
Custom Cubic Beziers inspired by Apple/Framer Motion
static const Curve swiftOut = Cubic(0.25, 1.0, 0.5, 1.0);