innerHeight property Null safety

int? innerHeight

The height of the viewport including scrollbars.

Other resources

Implementation

int? get innerHeight native;