words property

List<Word>? words
final

List of all words in this paragraph.

Implementation

final List<Word>? words;