VSContextMenu constructor
Base context menu
Used in VSNodeView to create new nodes
Implementation
const VSContextMenu({
required this.nodeBuilders,
super.key,
});
Base context menu
Used in VSNodeView to create new nodes
const VSContextMenu({
required this.nodeBuilders,
super.key,
});