pub fn undo_stack(child: impl UiNode, op: impl IntoValue<UndoOp>) -> impl UiNode
P Setups the context in an undo/redo stack widget.
P
If this is not set in the stack widget the entry widgets may not work properly.