Callback invoked when the node is right-clicked (context menu).
The Offset parameter is the global position of the tap.
final void Function(Offset globalPosition)? onContextMenu;