elements property

List<TextElement>? elements
getter/setter pair

Gets a unmodifiable list of Elements that make up this text line.

Implementation

List<TextElement>? elements;