escM property

Uint8List escM
getter/setter pair

Select font font (mainly ASCII)

Implementation

static Uint8List escM = Uint8List.fromList([esc, 0x4D, 0x00]);