isFocused top-level constant
Matcher
const isFocused
A matcher that checks if PageLoaderElement/PageObject is focused.
Implementation
const Matcher isFocused = _IsFocused();
A matcher that checks if PageLoaderElement/PageObject is focused.
const Matcher isFocused = _IsFocused();