menu
stone_payment_tech package
documentation
stone_tech_payment.dart
PrinterCustomBody
PrinterCustomBody.new const constructor
PrinterCustomBody.new const constructor
dark_mode
light_mode
PrinterCustomBody
constructor
const
PrinterCustomBody
(
{
Key
?
key
,
required
Key
globalKey
,
required
Widget
child
,
})
Implementation
const PrinterCustomBody({ super.key, required this.globalKey, required this.child, });
stone_payment_tech package
documentation
stone_tech_payment
PrinterCustomBody
PrinterCustomBody.new const constructor
PrinterCustomBody class