text property

String get text

Implementation

String get text => runs.map((run) => run.text).join();