screen top-level property Queries
Exposes all the "top-level" queries exposed by the dom-testing-library,
but the scope/container is defaulted to document.body.
Implementation
ScreenQueries screen = ScreenQueries._();
Exposes all the "top-level" queries exposed by the dom-testing-library,
but the scope/container is defaulted to document.body.
ScreenQueries screen = ScreenQueries._();