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