menu
animated_tree_view package
documentation
node/base/i_node.dart
INode
length property
length property
dark_mode
light_mode
length
property
int
get
length
Getter to get the total number of
children
Implementation
int get length => childrenAsList.length;
animated_tree_view package
documentation
node/base/i_node
INode
length property
INode class