pub fn undo_enabled( child: impl UiNode, enabled: impl IntoVar<bool>, ) -> impl UiNode
P Enable or disable undo inside the widget.
P