menu
data_manage package
documentation
graph.dart
LeavesIterator
LeavesIterator.new constructor
LeavesIterator.new constructor
dark_mode
light_mode
LeavesIterator
constructor
LeavesIterator
(
IGraph
graph
)
Implementation
LeavesIterator(super.graph) { _queue.add(graph.root); }
data_manage package
documentation
graph
LeavesIterator
LeavesIterator.new constructor
LeavesIterator class