Returns a stream broadcasting the browser's window focus changes.
static Stream<bool> get onWindowFocus => const Stream.empty();