boxSize property

Size? get boxSize

Implementation

Size? get boxSize {
  return _boxSize;
}