menu
webf package
documentation
dom.dart
Element
defaultStyle property
defaultStyle property
dark_mode
light_mode
defaultStyle
property
Map
<
String
,
dynamic
>
get
defaultStyle
The default user-agent style.
Implementation
Map<String, dynamic> get defaultStyle => {};
webf package
documentation
dom
Element
defaultStyle property
Element class