parent property

A reference to the closest node above this one.

Implementation

NodeViewModelState? get parent => _parent;