SimpleLink class Null safety
- Inheritance
- Mixed in types
Constructors
Properties
-
activate
→ List<
Element> -
read-only, override
- active ↔ bool
-
read / write, inherited
- caption ↔ String
-
read / write
- className ↔ String
-
read / write, inherited
- disabled ↔ bool
-
read / write, inherited
-
disableNodes
→ List<
Element> -
read-only, override
- enabled ↔ bool
-
read / write, inherited
- fillContent ↔ bool
-
read / write, inherited
- hashCode → int
-
The hash code for this object.
read-only, inherited
- height ↔ String
-
read / write, inherited
- horizontalAlign ↔ String
-
read / write
- href ↔ String
-
read / write
- newTab ↔ bool
-
read / write
- nodeRoot ↔ AnchorElement
-
read / write, override-getter
- padding ↔ String
-
read / write, inherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
- varName ↔ String
-
read / write, inherited
- verticalAlign ↔ String
-
read / write
- visible ↔ bool
-
read / write, inherited
- width ↔ String
-
read / write, inherited
- wrap ↔ bool
-
read / write, inherited
Methods
-
addCssClass(
String className) → void -
inherited
-
addCssClasses(
List< String> classNames) → void -
inherited
-
clearClasses(
) → void -
inherited
-
fullHeight(
) → void -
inherited
-
fullSize(
) → void -
inherited
-
fullWidth(
) → void -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited
-
remove(
) → void -
inherited
-
removeCssClass(
String className) → void -
inherited
-
removeCssClasses(
List< String> className) → void -
inherited
-
setCssClass(
String className) → void -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
waitForReady(
) → Future< void> -
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited