lines property

Lines of the active buffer.

Implementation

IndexAwareCircularBuffer<BufferLine> get lines => _buffer.lines;