getCurrentText method

String getCurrentText()

Gets the current text

Implementation

String getCurrentText() => _textBuffer.toString();