width property

double get width

Implementation

double get width {
  return size.width;
}