menu
flutter_tree_pro package
documentation
flutter_tree.dart
FlutterTreePro
listData property
listData property
dark_mode
light_mode
listData
property
List
<
Map
<
String
,
dynamic
>
>
listData
final
source data type List
Implementation
final List<Map<String, dynamic>> listData;
flutter_tree_pro package
documentation
flutter_tree
FlutterTreePro
listData property
FlutterTreePro class