screen property - Window class - dart:html library (original) (raw)
Screen? getscreen
Information about the screen displaying this window.
Other resources
- The Screen interface specificationfrom W3C.
Implementation
Screen? get screen native;
Screen? getscreen
Information about the screen displaying this window.
Screen? get screen native;