menu
im_themed package
documentation
third-party/csslib/visitor.dart
HostDirective
HostDirective constructor
HostDirective constructor
dark_mode
light_mode
HostDirective
constructor
HostDirective
(
List
<
TreeNode
>
rules
,
SourceSpan?
span
)
Implementation
HostDirective(this.rules, SourceSpan? span) : super(span);
im_themed package
documentation
third-party/csslib/visitor
HostDirective
HostDirective constructor
HostDirective class