TestRecordingPaintingContext constructor
- Canvas canvas
Creates a PaintingContext for tests that use TestRecordingCanvas.
Implementation
TestRecordingPaintingContext(this.canvas);
Creates a PaintingContext for tests that use TestRecordingCanvas.
TestRecordingPaintingContext(this.canvas);