csslib package
documentation
visitor
Directive
Directive constructor
Directive
Directive
constructor
Null safety
Directive
(
SourceSpan
?
span
)
Implementation
Directive(SourceSpan? span) : super(span);
csslib package
documentation
visitor
Directive
Directive constructor
Directive class
Constructors
Directive
Properties
hashCode
isBuiltIn
isExtension
runtimeType
span
Methods
clone
noSuchMethod
toDebugString
toString
visit
Operators
operator ==