emphasized constant
Curve
const emphasized
The genuine M3 emphasized curve — a two-segment ThreePointCubic
(accelerate → decelerate), for the boldest single begin-and-end-on-screen
moment (in-place state morphs: selection, expand). NOT a single Cubic;
that trap maps to standard.
Implementation
static const Curve emphasized = Curves.easeInOutCubicEmphasized;