refresh method

void refresh()

refresh MindMap

Implementation

void refresh() {
  _state?.refresh();
}