menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
TreeNodeData<T>
depth property
depth property
dark_mode
light_mode
depth
property
List
<
TreeNodeDepth
>
depth
final
List of depth information from root to this node.
Implementation
final List<TreeNodeDepth> depth;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
TreeNodeData<T>
depth property
TreeNodeData class