flutter_tree_view icon indicating copy to clipboard operation
flutter_tree_view copied to clipboard

Flutter Fancy Tree View Example geographicalLocationsTree data structure type?

Open DktPhl2019 opened this issue 1 year ago • 1 comments

Hello

I am looking at the Flutter Fancy Tree View Example tree_data.dart file variable: geographicalLocationsTree

I don't understand the data structure for this variable.

I would like to dynamically add items to a list and show the list in the tree view.

Could you please specify the data structure for this variable: geographicalLocationsTree

Thank You

DktPhl2019 avatar Nov 22 '24 01:11 DktPhl2019