expressiveSpatialSlow constant
M3ESpring
const expressiveSpatialSlow
Slow expressive spatial spring with slight overshoot.
Implementation
static const M3ESpring expressiveSpatialSlow = M3ESpring(
stiffness: 200,
damping: 0.8,
);