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