blank constant
Cell
const blank
A blank space in the default style.
Implementation
static const blank = Cell(' ', Style.none);
A blank space in the default style.
static const blank = Cell(' ', Style.none);