Gentle, smooth approach — overlays, dialogs.
static SpringSim gentle({double from = 0.0, double to = 1.0}) => SpringSim(from: from, to: to, stiffness: 120, damping: 14);