text property

String get text

Implementation

String get text => [headline.text, ...detailLines].join('\n');