menu
flutter_thermal_printer_plus package
documentation
commands/esc_pos_commands.dart
ESCPOSCommands
boldOn constant
boldOn constant
dark_mode
light_mode
boldOn
constant
List
<
int
>
const
boldOn
Implementation
static const List<int> boldOn = [0x1B, 0x45, 0x01];
flutter_thermal_printer_plus package
documentation
commands/esc_pos_commands
ESCPOSCommands
boldOn constant
ESCPOSCommands class