tagName

String get tagName

The tag name of this node (uppercase).

Implementation

String get tagName => _node.tagName ?? '';