- Implemented types
-
- Html
- Head
- Title
- Base
- Link
- Meta
- Style
- Body
- Article
- Section
- Nav
- Aside
- H1
- H2
- H3
- H4
- H5
- H6
- Header
- Footer
- Address
- P
- Hr
- Pre
- Blockquote
- Ol
- Ul
- Li
- Dl
- Dt
- Dd
- Figure
- Figcaption
- Main
- Div
- A
- Em
- Strong
- Small
- S
- Cite
- Q
- Dfn
- Abbr
- Ruby
- Rb
- Rt
- Rp
- Time
- Code
- Var
- Samp
- Kbd
- Sub
- Sup
- I
- B
- U
- Mark
- Bdi
- Bdo
- Span
- Br
- Wbr
- Ins
- Del
- Picture
- Img
- Iframe
- Embed
- Object
- Param
- Video
- Audio
- Source
- Track
- Map
- Area
- Table
- Caption
- Colgroup
- Col
- Tbody
- Thead
- Tfoot
- Tr
- Td
- Th
- Form
- Label
- Input
- Button
- Select
- Datalist
- Optgroup
- Option
- Textarea
- Output
- Progress
- Meter
- Fieldset
- Legend
- Details
- Summary
- Dialog
- Script
- Noscript
- Template
- Canvas
- Slot
- Data
- Hgroup
- Menu
- Implementers
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited