InteractiveLayoutAlgorithm constructor

InteractiveLayoutAlgorithm({
  1. required Graph graph,
})

Implementation

InteractiveLayoutAlgorithm({required super.graph});