expressiveSpatialFast constant
M3ESpring
const expressiveSpatialFast
Fast expressive spatial spring with slight overshoot.
Implementation
static const M3ESpring expressiveSpatialFast = M3ESpring(
stiffness: 800,
damping: 0.6,
);