pub fn labeled_progress( ui: &mut Ui, theme: &Theme, label: &str, progress: f32, color: Option<Color32>, )
Progress bar with label.