Dart
dart:html
Window
getComputedStyleMap method
description
getComputedStyleMap method
StylePropertyMapReadonly
getComputedStyleMap
(
Element
element
,
String
pseudoElement
)
Implementation
StylePropertyMapReadonly getComputedStyleMap(
Element
element,
String
pseudoElement) native;