menu
Flutter
widgets.dart
TreeSliverNode
<
T
>
depth property
depth
dark_mode
light_mode
description
depth
property
int
?
depth
The number of parent nodes between this node and the root of the tree.
Implementation
int? get depth => _depth;
Flutter
widgets
TreeSliverNode
<
T
>
depth property
TreeSliverNode class
Cookies management controls