screenWidth property

double get screenWidth

Implementation

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