clone method

  1. @override
LengthTerm clone()
override

Implementation

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