Skip to main content

segmented_style_progress

Function segmented_style_progress 

Source
pub fn segmented_style_progress(
    theme: &Theme,
    status: Status,
    selected_progress: f32,
    position: SegmentPosition,
) -> Style
Expand description

Returns the style for an outlined segmented button at a selected-state progress.