menu
thermal_print package
documentation
models/printFooter.dart
PrintReciptFooter
PrintReciptFooter.new constructor
PrintReciptFooter.new constructor
dark_mode
light_mode
PrintReciptFooter
constructor
PrintReciptFooter
(
{
required
String
text
,
required
double
amount
,
})
Implementation
PrintReciptFooter({ required this.text, required this.amount, });
thermal_print package
documentation
models/printFooter
PrintReciptFooter
PrintReciptFooter.new constructor
PrintReciptFooter class