isOnstage top-level constant

const isOnstage = const _IsOnstage()

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

See also:

Implementation

const Matcher isOnstage = _IsOnstage()