StylePropertyMapReadOnly class
- Implementers
- Available extensions
- Annotations
-
- @JS()
- @staticInterop
Constructors
- StylePropertyMapReadOnly()
-
factory
Properties
-
forEach
↔ void Function(void (List<
CSSStyleValue> , String, StylePropertyMapReadOnly), [dynamic]) -
Available on StylePropertyMapReadOnly, provided by the StylePropertyMapReadOnly$Typings extension
getter/setter pair - get ↔ CSSStyleValue? Function(String)
-
Available on StylePropertyMapReadOnly, provided by the StylePropertyMapReadOnly$Typings extension
getter/setter pair -
getAll
↔ List<
CSSStyleValue> Function(String) -
Available on StylePropertyMapReadOnly, provided by the StylePropertyMapReadOnly$Typings extension
getter/setter pair - has ↔ bool Function(String)
-
Available on StylePropertyMapReadOnly, provided by the StylePropertyMapReadOnly$Typings extension
getter/setter pair - hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- size → num
-
Available on StylePropertyMapReadOnly, provided by the StylePropertyMapReadOnly$Typings extension
MDN Referenceno 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