screenWidth property

double screenWidth

Get MediaQuery Screen Width

Implementation

double get screenWidth => mq.size.width;