menu
animated_tree_view package
documentation
listenable_node/base/i_listenable_node.dart
NodeAddEvent<T>
NodeAddEvent.new const constructor
NodeAddEvent.new const constructor
dark_mode
light_mode
NodeAddEvent<
T
>
constructor
const
NodeAddEvent<
T
>
(
List
<
T
>
items
)
Implementation
const NodeAddEvent(this.items);
animated_tree_view package
documentation
listenable_node/base/i_listenable_node
NodeAddEvent<T>
NodeAddEvent.new const constructor
NodeAddEvent class