Information about the screen displaying this window.
Other resources
- The Screen interface specification from W3C.
Source
@DomName('Window.screen') @DocsEditable() Screen get screen => _blink.BlinkWindow.instance.screen_Getter_(this);
Information about the screen displaying this window.
@DomName('Window.screen') @DocsEditable() Screen get screen => _blink.BlinkWindow.instance.screen_Getter_(this);