parentNode property - Node class - dart:html library
description
The parent node of this node.
Node? get parentNode native;