copy method

  1. @override
SmallDot copy()
override

Implementation

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