menu
print_bluetooth_thermal_plus package
documentation
print_bluetooth_thermal.dart
PrintTextSize
PrintTextSize.new constructor
PrintTextSize.new constructor
dark_mode
light_mode
PrintTextSize
constructor
PrintTextSize
(
{
required
int
size
,
required
String
text
,
})
Implementation
PrintTextSize({ required this.size, required this.text, });
print_bluetooth_thermal_plus package
documentation
print_bluetooth_thermal
PrintTextSize
PrintTextSize.new constructor
PrintTextSize class