pub fn modal(child: impl IntoUiNode, modal: impl IntoVar<bool>) -> UiNodeExpand description
P Sets if the widget is modal when displayed.
pub fn modal(child: impl IntoUiNode, modal: impl IntoVar<bool>) -> UiNodeP Sets if the widget is modal when displayed.