pub fn progress_bar( _theme: &UiTheme, _rect: Rect, progress: f32, fill_color: Option<Color>, bg_color: Option<Color>, )
Draw a progress bar.