copy method

  1. @override
DashedLine copy()
override

Implementation

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