content property

List<Text> content

The content of this block.

Implementation

List<Text> get content => _content.toList();