PaperFormat.mm({required num width, required num height}) : width = _mmToInches(width), height = _mmToInches(height);