lines property

List<TextLine> lines
final

The contents of the text block, broken down into individual lines.

Implementation

final List<TextLine> lines;