clear constant

Glyph const clear

The empty glyph: a clear glyph using the default background color Color.BLACK.

Implementation

static const clear = Glyph.fromCharCode(CharCode.space);