menu
list_treeview package
documentation
tree/tree_define.dart
ExpandCallback typedef
ExpandCallback typedef
dark_mode
light_mode
ExpandCallback
typedef
ExpandCallback
=
bool
Function
(
NodeData
?
item
)
Implementation
typedef ExpandCallback = bool Function(NodeData? item);
list_treeview package
documentation
tree/tree_define
ExpandCallback typedef
tree_define library