less_dart package
documentation
less
AtRule
toString method
toString
less_dart package
documentation
less
AtRule
toString method
AtRule class
Constructors
AtRule
Properties
type
value
allExtends
allowRoot
cleanCss
currentFileInfo
debugInfo
elements
evalFirst
evaluated
functionRegistry
hashCode
id
index
isRooted
isRuleset
name
nodeVisible
operands
originalRuleset
paren
parens
parensInOp
parent
parsed
rootNode
rules
runtimeType
selectors
treeField
visibilityBlocks
Methods
toString
accept
addVisibilityBlock
blocksVisibility
copyVisibilityInfo
ensureInvisibility
ensureVisibility
eval
fileInfo
find
fround
genCSS
genTree
genTreeField
genTreeTitle
getIndex
isCharset
isRulesetLike
isVisible
lastDeclaration
noSuchMethod
outputCleanRuleset
outputRuleset
parseForCompression
parseValue
properties
property
removeVisibilityBlock
resetCache
rulesets
setParent
throwAwayComments
toCSS
toTree
transformDeclaration
variable
variables
visibilityInfo
Operators
operator ==
toString
method
@override
String
toString
(
)
Returns a string representation of this object.
Implementation
@override String toString() => name;