width method

double width()

Implementation

double width() {
  return _mediaQueryData.size.width;
}