menu
geniuslink_design_system package
documentation
design_system/components/data/tree_models.dart
TreeRow<T>
depth property
depth property
dark_mode
light_mode
depth
property
int
depth
final
Nesting depth (0 for roots).
Implementation
final int depth;
geniuslink_design_system package
documentation
design_system/components/data/tree_models
TreeRow<T>
depth property
TreeRow class