zng_wgt_dialog

Function 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.