empty constant
An empty line with no spans, inheriting style and alignment.
Implementation
static const empty = Line._([], Style.reset, Alignment.left);
An empty line with no spans, inheriting style and alignment.
static const empty = Line._([], Style.reset, Alignment.left);