inlines property

List<InlineNode> inlines
final

The inline segments that make up the paragraph.

Implementation

final List<InlineNode> inlines;