escExclamationMark property

Uint8List escExclamationMark
getter/setter pair

Set the character to print the font format

Implementation

static Uint8List escExclamationMark = Uint8List.fromList([esc, 0x21, 0x00]);