elements property

List<TextElement> elements
final

The contents of this line, broken down into individual elements.

Implementation

final List<TextElement> elements;