lines property

List<TextLine> lines
final

List of text lines that make up the block.

Implementation

final List<TextLine> lines;