menu
utilities_framework_flutter package
documentation
components/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;
utilities_framework_flutter package
documentation
components/flutter_tree
FlutterTreePro
listData property
FlutterTreePro class