Wobbly — good for list item reveals.
static SpringSim wobbly({double from = 0.0, double to = 1.0}) => SpringSim(from: from, to: to, stiffness: 180, damping: 12);