LokotroPrinterSettingsDialog constructor
const
LokotroPrinterSettingsDialog({
- Key? key,
- dynamic onPrinterTypeChanged()?,
Implementation
const LokotroPrinterSettingsDialog({
super.key,
this.onPrinterTypeChanged,
});