screenWidth property

double get screenWidth

Media query shortcuts.

Implementation

double get screenWidth => MediaQuery.of(this).size.width;