updateState method

void updateState()

Implementation

void updateState() {
  _rootWidget.updateState();
}