screen property
Information about the screen displaying this window.
Other resources
- The Screen interface specification from W3C.
Implementation
late final Screen? screen = Screen.constructor();
Information about the screen displaying this window.
late final Screen? screen = Screen.constructor();