pub fn deselect_on_deinit( child: impl UiNode, enabled: impl IntoVar<bool>, ) -> impl UiNode
P If value is deselected when the widget that has the value is deinited and the value was selected.
P
value