tag property

set tag (String tag)
inherited

Sets the WidgetElement HTML tag.

Implementation

set tag(String tag) => _node.tag = tag;