isOnstage top-level constant

Matcher const isOnstage

Asserts that the Finder locates a single widget that has no Offstage widget ancestors.

See also:

Implementation

const Matcher isOnstage = _IsOnstage();