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