title

Function title 

Source
pub fn title(child: impl IntoUiNode, title: impl IntoUiNode) -> UiNode
Expand description

P Dialog title widget.

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