pub fn content(child: impl IntoUiNode, content: impl IntoUiNode) -> UiNodeExpand description
P Dialog content widget.
Note that this takes in an widget, you can use SelectableText!("message") for the message.
pub fn content(child: impl IntoUiNode, content: impl IntoUiNode) -> UiNodeP Dialog content widget.
Note that this takes in an widget, you can use SelectableText!("message") for the message.