Used to find component by type visible or not.
Iterable<T> query<T extends Component>({bool onlyVisible = false});