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