PrinterConfigPage constructor

const PrinterConfigPage({
  1. Key? key,
})

Implementation

const PrinterConfigPage({Key? key}) : super(key: key);