Skip to main content

surface_panel

Function surface_panel 

Source
pub fn surface_panel<'a>(
    content: impl Into<Element<'a, Message>>,
    width: Length,
) -> Element<'a, Message>
Expand description

Wrap content in a full-size container with the surface background style.