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