textElements property
The text contents broken down into its component parts, including styling information.
This property is read-only.
Implementation
core.List<TextElement>? textElements;
The text contents broken down into its component parts, including styling information.
This property is read-only.
core.List<TextElement>? textElements;