pub fn surface_panel<'a>( content: impl Into<Element<'a, Message>>, width: Length, ) -> Element<'a, Message>
Wrap content in a full-size container with the surface background style.