CssurlImageValue class
- Inheritance
-
- Object
- CssStyleValue
- CssResourceValue
- CssImageValue
- CssurlImageValue
- Annotations
-
- @Native("CSSURLImageValue")
Constructors
- CssurlImageValue.new(String url)
-
factory
Properties
- hashCode â int
-
The hash code for this object.
no setterinherited
- intrinsicHeight â num?
-
no setterinherited
- intrinsicRatio â num?
-
no setterinherited
- intrinsicWidth â num?
-
no setterinherited
- runtimeType â Type
-
A representation of the runtime type of the object.
no setterinherited
- state â String?
-
no setterinherited
- url â String?
-
no setter
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