screenWidth property

double get screenWidth

Implementation

double get screenWidth {
  return _mediaQueryData.size.width;
}