HexColorTerm constructor

HexColorTerm(
  1. Object value,
  2. String text,
  3. SourceSpan? span
)

Implementation

HexColorTerm(super.value, super.text, super.span);