SemanticsNode parent

The parent of this node in the tree.

Source

@override
SemanticsNode get parent => super.parent;