A GlobalKey should be a unique object across the app, so it's a bad idea creating them dynamically in tree widget.
A GlobalKey should be a unique object across the app, so it's a bad idea creating them dynamically in tree widget.