getComputedStyleMap method - Window class - dart:html library (original) (raw)
StylePropertyMapReadonly getComputedStyleMap(
Implementation
StylePropertyMapReadonly getComputedStyleMap(
Element element,
String? pseudoElement,
) native;
StylePropertyMapReadonly getComputedStyleMap(
StylePropertyMapReadonly getComputedStyleMap(
Element element,
String? pseudoElement,
) native;