Dart API Reference
dart:html
Window
stop
stop
method
Stops the window from loading.
@DomName('Window.stop')
@DocsEditable()
void
stop
( )
Stops the window from loading.
Other resources
The Window object
from W3C.