empty constant

Line const empty

An empty line with no spans, inheriting style and alignment.

Implementation

static const empty = Line._([], Style.reset, Alignment.left);