screenWidth property

double get screenWidth

Get MediaQuery Screen Width

Implementation

double get screenWidth => mq.size.width;