menu
geniuslink_design_system package
documentation
design_system/components/data/tree_models.dart
TreeNode<T>
id property
id property
dark_mode
light_mode
id
property
TreeNodeId
id
final
Unique, stable id across the whole tree.
Implementation
final TreeNodeId id;
geniuslink_design_system package
documentation
design_system/components/data/tree_models
TreeNode<T>
id property
TreeNode class