paragraphs property

List<Paragraph>? paragraphs
final

List of paragraphs in this block (if this blocks is of type text).

Implementation

final List<Paragraph>? paragraphs;