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