screenWidth property

double get screenWidth

Get MediaQuery Screen Width

Implementation

double get screenWidth => screenSize.width;