menu
reio package
documentation
widget_html.dart
Form
tag property
tag property
dark_mode
light_mode
tag
property
set
tag
(
String
tag
)
inherited
Sets the
WidgetElement
HTML tag.
Implementation
set
tag(
String
tag) => _node.tag = tag;
reio package
documentation
widget_html
Form
tag property
Form class