Stream of load events handled by this Window.
load
@DomName('Window.onload') @DocsEditable() Stream<Event> get onLoad => Element.loadEvent.forTarget(this);