Showing
1 changed file
with
1 additions
and
0 deletions
| @@ -114,6 +114,7 @@ class MockPrinting extends Mock | @@ -114,6 +114,7 @@ class MockPrinting extends Mock | ||
| 114 | String name, | 114 | String name, |
| 115 | PdfPageFormat format, | 115 | PdfPageFormat format, |
| 116 | bool dynamicLayout, | 116 | bool dynamicLayout, |
| 117 | + bool usePrinterSettings, | ||
| 117 | ) async => | 118 | ) async => |
| 118 | true; | 119 | true; |
| 119 | 120 |
-
Please register or login to post a comment