pub fn animate_arc_value(arc: Arc, from: i32, to: i32, duration_ms: u32)
Animate an Arc widget’s value from from to to over duration_ms.
Arc
from
to
duration_ms