menu
animated_tree_view package
documentation
node/base/i_node.dart
INode
parent property
parent property
dark_mode
light_mode
parent
property
INode
?
parent
covariant
getter/setter pair
This is the parent
INode
. Only the root node has a null
parent
Implementation
covariant INode? parent;
animated_tree_view package
documentation
node/base/i_node
INode
parent property
INode class