menu
arcane package
documentation
generated/arcane_shadcn/src/components/layout/tree.dart
TreeNode<T>
updateState abstract method
updateState abstract method
dark_mode
light_mode
updateState
abstract method
TreeNode
<
T
>
updateState
(
{
bool
?
expanded
,
bool
?
selected
,
})
Implementation
TreeNode<T> updateState({ bool? expanded, bool? selected, });
arcane package
documentation
generated/arcane_shadcn/src/components/layout/tree
TreeNode<T>
updateState abstract method
TreeNode class