The owner for this node (null if unattached).
The entire subtree that this node belongs to will have the same owner.
Source
@override SemanticsOwner get owner => super.owner;
The owner for this node (null if unattached).
The entire subtree that this node belongs to will have the same owner.
@override SemanticsOwner get owner => super.owner;