menu
animated_tree_view package
documentation
tree_view/tree_node.dart
ITreeNode<T>
key property
key property
dark_mode
light_mode
key
property
String
get
key
inherited
This is the uniqueKey that every node needs to implement
Implementation
String get key;
animated_tree_view package
documentation
tree_view/tree_node
ITreeNode<T>
key property
ITreeNode mixin