node property
Node
node
final
The HTML node being represented as a Flutter widget.
Implementation
final html.Node node;
The HTML node being represented as a Flutter widget.
final html.Node node;