menu
Dart
dart:html
Window
getComputedStyleMap method
getComputedStyleMap
brightness_4
brightness_5
description
getComputedStyleMap
method
StylePropertyMapReadonly
getComputedStyleMap
(
Element
element
,
String
?
pseudoElement
)
Implementation
StylePropertyMapReadonly getComputedStyleMap( Element element, String? pseudoElement) native;
Dart
dart:html
Window
getComputedStyleMap method
Window class