style property
CSSStyleDeclaration
style
getter/setter pairinherited
The style of the element, not inline style.
Implementation
late CSSStyleDeclaration style;
The style of the element, not inline style.
late CSSStyleDeclaration style;