escLeftBrace property
Select / cancel the inverted print mode
Implementation
static Uint8List escLeftBrace = Uint8List.fromList([esc, 0x7B, 0x00]);
Select / cancel the inverted print mode
static Uint8List escLeftBrace = Uint8List.fromList([esc, 0x7B, 0x00]);