GraphPainter constructor

GraphPainter(
  1. Graph graph
)

Implementation

GraphPainter(this.graph);