getComputedStyleMap method
Implementation
StylePropertyMapReadonly getComputedStyleMap(
Element element,
String? pseudoElement,
) {
return StylePropertyMapReadonly._();
}
StylePropertyMapReadonly getComputedStyleMap(
Element element,
String? pseudoElement,
) {
return StylePropertyMapReadonly._();
}