clear constant

Char const clear

The empty character (represented by a space) using the default background color Color.black

Implementation

static const clear = Char(CharCode.space);