Function zng_wgt_dialog::title

source ยท
pub fn title(child: impl UiNode, title: impl UiNode) -> impl UiNode
Expand description

P Dialog title widget.

Note that this takes in an widget, you can use Text!("title") to set to a text.