refresh method

void refresh()

Refreshes the PCanvas of this widget.

Implementation

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