Tag class
Constructors
- Tag()
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
Constants
- abbr → const String
- address → const String
- big → const String
- blockquote → const String
- code → const String
- del → const String
- em → const String
- h1 → const String
- h2 → const String
- h3 → const String
- h4 → const String
- h5 → const String
- h6 → const String
- ins → const String
- mark → const String
- p → const String
- pre → const String
- q → const String
- s → const String
- small → const String
- span → const String
- strong → const String
- sub → const String
- sup → const String
- u → const String