deviceWidth top-level property

int? get deviceWidth

Implementation

int? get deviceWidth => window.innerWidth;