paintsNothing top-level property

Matcher get paintsNothing

Matches objects or functions that does not paint anything on the canvas.

Implementation

Matcher get paintsNothing => _TestRecordingCanvasPaintsNothingMatcher();