innerWidth property Null safety

int? innerWidth

The width of the viewport including scrollbars.

Other resources

Implementation

int? get innerWidth native;