copy method

  1. @override
Line copy()
override

Implementation

@override
Line copy() => Line.copyFrom(this);