screenWidth property

double screenWidth

Screen Width

Implementation

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