csslib package
documentation
visitor
SimpleSelector
isWildcard property
isWildcard
isWildcard
property
Null safety
bool
isWildcard
Implementation
bool get isWildcard => _name is Wildcard;
csslib package
documentation
visitor
SimpleSelector
isWildcard property
SimpleSelector class
Constructors
SimpleSelector
Properties
hashCode
isThis
isWildcard
name
runtimeType
span
Methods
clone
noSuchMethod
toDebugString
toString
visit
Operators
operator ==