The current window.
Other resources
- Window.window from MDN.
Source
@DomName('Window.window') @DocsEditable() WindowBase get window => _convertNativeToDart_Window(this._get_window);
The current window.
@DomName('Window.window') @DocsEditable() WindowBase get window => _convertNativeToDart_Window(this._get_window);