menu
arcane package
documentation
generated/arcane_shadcn/src/components/layout/tree.dart
BranchLine
build abstract method
build abstract method
dark_mode
light_mode
build
abstract method
Widget
build
(
BuildContext
context
,
List
<
TreeNodeDepth
>
depth
,
int
index
)
Implementation
Widget build(BuildContext context, List<TreeNodeDepth> depth, int index);
arcane package
documentation
generated/arcane_shadcn/src/components/layout/tree
BranchLine
build abstract method
BranchLine class