menu
xprinter_android package
documentation
ui/page.dart
PrinterConfigPage
PrinterConfigPage.new const constructor
PrinterConfigPage.new const constructor
dark_mode
light_mode
PrinterConfigPage
constructor
const
PrinterConfigPage
(
{
Key
?
key
,
})
Implementation
const PrinterConfigPage({Key? key}) : super(key: key);
xprinter_android package
documentation
ui/page
PrinterConfigPage
PrinterConfigPage.new const constructor
PrinterConfigPage class