menu
reio package
documentation
widget_html.dart
Area
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
Area
tag property
Area class
Constructors
new
Properties
hashCode
node
runtimeType
tag
Methods
$
$list
$slot
a
accessKey
alt
autoCapitalize
autoFocus
contentEditable
coords
dir
download
draggable
enterKeyHint
hidden
href
id
inputMode
itemId
itemProp
itemRef
itemScope
itemType
lang
nonce
noSuchMethod
on
onAdd
onBeforeCopy
onBeforeCut
onBeforePaste
onBlur
onClick
onContextMenu
onCopy
onCut
onDestroy
onDoubleClick
onDrag
onDragEnd
onDragEnter
onDragLeave
onDragOver
onDragStart
onDrop
onFocus
onKeyDown
onKeyUp
onMount
onMouseDown
onMouseEnter
onMouseLeave
onMouseMove
onMouseOut
onMouseOver
onMouseUp
onPaste
onRemove
onTouchCancel
onTouchEnd
onTouchMove
onTouchStart
onTransitionEnd
onWheel
ping
referrerPolicy
rel
remove
removeIf
removeIfTrue
setJump
shape
spellCheck
style
tabIndex
target
thisClass
thisIs
title
toString
translate
Operators
operator ==