size property

Size? get size

Implementation

Size? get size {
  return _size;
}