width property

double get width

Implementation

double get width {
  return MediaQuery.sizeOf(this).width;
}