style property

ElementCSSStyleDeclaration style
getter/setter pair

The style of the element, not inline style.

Implementation

late ElementCSSStyleDeclaration style;