csslib package
documentation
visitor
Directive
span property
span
span
property
Null safety
SourceSpan
span
override
The source code this
TreeNode
represents.
Implementation
@override SourceSpan get span => super.span!;
csslib package
documentation
visitor
Directive
span property
Directive class
Constructors
Directive
Properties
hashCode
isBuiltIn
isExtension
runtimeType
span
Methods
clone
noSuchMethod
toDebugString
toString
visit
Operators
operator ==