style property

CSSStyleDeclaration? get style

Implementation

CSSStyleDeclaration? get style => asHTMLElementChecked?.style;