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