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

description

int? getinnerHeight

The height of the viewport including scrollbars.

Other resources

Implementation

int? get innerHeight native;