size property

Size? size

Implementation

Size? get size {
  return _size;
}