clipsWithBoundingRect top-level constant

const clipsWithBoundingRect = 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()