menu
webf package
documentation
dom.dart
Element
style property
style property
dark_mode
light_mode
style
property
ElementCSSStyleDeclaration
style
getter/setter pair
The style of the element, not inline style.
Implementation
late ElementCSSStyleDeclaration style;
webf package
documentation
dom
Element
style property
Element class