copy method

  1. @override
SimpleLine copy()
override

复制实例,避免对象传递

Implementation

@override
SimpleLine copy() => SimpleLine();