content

Function content 

Source
pub fn content(child: impl IntoUiNode, content: impl IntoUiNode) -> UiNode
Expand description

P Dialog content widget.

Note that this takes in an widget, you can use SelectableText!("message") for the message.