update method

void update()

Implementation

void update() {
  pathWidgets.last.path?.pathState?.refreshState();
}