destroy method

void destroy()

Destroy a shape.

Implementation

void destroy() => _shape.destroy();