pub fn deselect_on_new( child: impl UiNode, enabled: impl IntoVar<bool>, ) -> impl UiNode
P If value deselects the previously selected value when the variable changes.
P
value