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