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