StylePropertyMapReadOnly$Typings extension
Properties
-
entries
↔ IterableIterator<
(String, Iterable< Function()CSSStyleValue> )> -
Available on StylePropertyMapReadOnly, provided by the StylePropertyMapReadOnly$Typings extension
getter/setter pair -
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 -
keys
↔ IterableIterator<
String> Function() -
Available on StylePropertyMapReadOnly, provided by the StylePropertyMapReadOnly$Typings extension
getter/setter pair - size → num
-
Available on StylePropertyMapReadOnly, provided by the StylePropertyMapReadOnly$Typings extension
MDN Referenceno setter -
values
↔ IterableIterator<
Iterable< Function()CSSStyleValue> > -
Available on StylePropertyMapReadOnly, provided by the StylePropertyMapReadOnly$Typings extension
getter/setter pair