screen property - Window class - dart:html library (original) (raw)

description

Screen? getscreen

Information about the screen displaying this window.

Other resources

Implementation

Screen? get screen native;