clear method

void clear()

Clear all the strokes

Implementation

void clear() => _delegate.onClear();