Skip to main content

styled_panel

Function styled_panel 

Source
pub fn styled_panel(
    ui: &mut Ui,
    theme: &Theme,
    add_contents: impl FnOnce(&mut Ui),
)
Expand description

Styled panel with rounded corners.