computedStyle property

List<CSSComputedStyleProperty> computedStyle
final

Computed style for the specified DOM node.

Implementation

final List<CSSComputedStyleProperty> computedStyle;