viewportOffset property
Used to offset the UI by a given value
Usefull if you want to wrap VSNodeView in an InteractiveViewer or the sorts, to assure context menu and node interactions work as planned
Implementation
Offset viewportOffset = Offset.zero;