onRootNodeChanged method

void onRootNodeChanged()

Implementation

void onRootNodeChanged() {
  setState(() {});
}