pub fn animate_y(obj: impl Widget, to: i32, duration_ms: u32)
Animate an object’s Y position to to over duration_ms (ease-out).
to
duration_ms