copy method

  1. @override
DraggableMobject copy()
override

Implementation

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