menu
kat_common package
documentation
widgets/tree_view/kat_tree_view.dart
KatTreeView
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_view
KatTreeView
onExpand property
KatTreeView class