isInCard top-level constant

const isInCard = const _IsInCard()

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

See also:

Implementation

const Matcher isInCard = _IsInCard()