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