screenWidth property

double get screenWidth

size getting width of application

Implementation

double get screenWidth => screenSize.width;