screenWidth property

double screenWidth

Get MediaQuery Screen Width

Implementation

double get screenWidth => screenSize.width;