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