isInCard top-level constant

Matcher const isInCard

Asserts that the Finder locates a single widget that has at least one Card widget ancestor.

See also:

Implementation

const Matcher isInCard = _IsInCard();