menu
animated_tree_view package
documentation
node/base/i_node.dart
INode
key property
key property
dark_mode
light_mode
key
property
String
get
key
This is the uniqueKey that every node needs to implement
Implementation
String get key;
animated_tree_view package
documentation
node/base/i_node
INode
key property
INode class