paintsNothing top-level property
Matches objects or functions that does not paint anything on the canvas.
Implementation
Matcher get paintsNothing => _TestRecordingCanvasPaintsNothingMatcher();
Matches objects or functions that does not paint anything on the canvas.
Matcher get paintsNothing => _TestRecordingCanvasPaintsNothingMatcher();