GraphPainter constructor
- Test? test,
- int mOffset,
- int? gridPerMin,
- Interpretations2? interpretations,
Implementation
GraphPainter(this.test, this.mOffset, this.gridPerMin, this.interpretations);
GraphPainter(this.test, this.mOffset, this.gridPerMin, this.interpretations);