lines property

List<Line> lines
final

List of lines composing the paragraph.

Implementation

final List<Line> lines;