screenWidth property

double screenWidth

Implementation

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