text property

String get text

text The text entered so far.

Implementation

String get text => _textBuffer.toString();