pub fn selected(child: impl IntoUiNode, selected: impl IntoVar<bool>) -> UiNodeExpand description
P Indicates that the widget is selected.
pub fn selected(child: impl IntoUiNode, selected: impl IntoVar<bool>) -> UiNodeP Indicates that the widget is selected.