PrinterPage constructor

PrinterPage({
  1. PrinterConfig? printerConfig,
})

Implementation

PrinterPage({this.printerConfig})
  : super();