isInCard top-level constant
Asserts that the Finder locates the a single widget that has at least one Card widget ancestor.
See also:
- isNotInCard, the opposite.
Implementation
const Matcher isInCard = _IsInCard()
Asserts that the Finder locates the a single widget that has at least one Card widget ancestor.
See also:
const Matcher isInCard = _IsInCard()