clone method

  1. @override
HexColorTerm clone()
override

Implementation

@override
HexColorTerm clone() => HexColorTerm(value, text, span);