clipsWithBoundingRect top-level constant

Matcher const clipsWithBoundingRect

Asserts that a Finder locates a single object whose root RenderObject is a RenderClipRect with no clipper set, or an equivalent RenderClipPath.

Implementation

const Matcher clipsWithBoundingRect = _ClipsWithBoundingRect();