Stream of focus events handled by this Window.
focus
@DomName('Window.onfocus') @DocsEditable() Stream<Event> get onFocus => Element.focusEvent.forTarget(this);