refresh method

void refresh()

Refreshes the canvas of this painter.

Implementation

void refresh() => _pCanvas?.refresh();