paintsNothing top-level property

Matcher paintsNothing

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

Implementation

Matcher get paintsNothing => _TestRecordingCanvasPaintsNothingMatcher();