lines property

List<TextLine> lines
final

Individual text lines inside this block.

Implementation

final List<TextLine> lines;