menu
csslib package
documentation
visitor.dart
HexColorTerm
HexColorTerm.new constructor
HexColorTerm.new constructor
dark_mode
light_mode
HexColorTerm
constructor
HexColorTerm
(
Object
value
,
String
text
,
SourceSpan?
span
)
Implementation
HexColorTerm(
super
.value,
super
.text,
super
.span);
csslib package
documentation
visitor
HexColorTerm
HexColorTerm.new constructor
HexColorTerm class