menu
kat_common package
documentation
widgets/tree_view/kat_tree_node.dart
KatTreeNode
onExpand property
onExpand property
dark_mode
light_mode
onExpand
property
void Function
(
KatTreeNodeData
node
)
onExpand
final
Implementation
final void Function(KatTreeNodeData node) onExpand;
kat_common package
documentation
widgets/tree_view/kat_tree_node
KatTreeNode
onExpand property
KatTreeNode class