getSize method

double getSize()

Implementation

double getSize() {
  return size ?? 24.0;
}