elements property

List<Map<String, dynamic>> elements
final

An array of rich text objects - rich_text_section, rich_text_list, rich_text_quote, rich_text_preformatted.

Implementation

final List<Map<String, dynamic>> elements;