GraphPainter2 constructor
- Test test,
- int mOffset,
- int gridPerMin, {
- Interpretations2? interpretations,
- int displayFhr = 0,
Implementation
GraphPainter2(this.test, this.mOffset, this.gridPerMin,
{this.interpretations, this.displayFhr = 0});
GraphPainter2(this.test, this.mOffset, this.gridPerMin,
{this.interpretations, this.displayFhr = 0});