paintsAssertion top-level property

Matcher get paintsAssertion

Matches objects or functions that assert when they try to paint.

Implementation

Matcher get paintsAssertion => _TestRecordingCanvasPaintsAssertionMatcher();