clear method

void clear()

Implementation

void clear() => setState(() => widget._points.clear());