PaperFormat.cm({required num width, required num height}) : width = _cmToInches(width), height = _cmToInches(height);