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