pub fn segmented_style_progress( theme: &Theme, status: Status, selected_progress: f32, position: SegmentPosition, ) -> Style
Returns the style for an outlined segmented button at a selected-state progress.