csslib package
documentation
visitor
Declaration
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
Declaration
span property
Declaration class
Constructors
Declaration
Properties
dartStyle
expression
hasDartStyle
hashCode
important
isIE7
property
runtimeType
span
Methods
clone
noSuchMethod
toDebugString
toString
visit
Operators
operator ==