escMinus property

Uint8List escMinus
getter/setter pair

Set the underscore height (character)

Implementation

static Uint8List escMinus = Uint8List.fromList([esc, 0x2D, 0x00]);