accumulatedText property

String get accumulatedText

Implementation

String get accumulatedText => _previousText + text;