menu
animated_tree_view package
documentation
node/base/i_node_actions.dart
INodeActions
add abstract method
add abstract method
dark_mode
light_mode
add
abstract method
void
add
(
covariant
INode
value
)
Add a child
value
node to the
this
node
Implementation
void add(covariant INode value);
animated_tree_view package
documentation
node/base/i_node_actions
INodeActions
add abstract method
INodeActions class