outText property

String outText

Join the out lines for a quick string access.

Implementation

String get outText => outLines.join('\n');