escExclamationMark property
Set the character to print the font format
Implementation
static Uint8List escExclamationMark = Uint8List.fromList([esc, 0x21, 0x00]);
Set the character to print the font format
static Uint8List escExclamationMark = Uint8List.fromList([esc, 0x21, 0x00]);