onSelectedNodeChanged method

void onSelectedNodeChanged()

Implementation

void onSelectedNodeChanged() {
  setState(() {});
}