currentText property

String get currentText

The current text in the input field

Implementation

String get currentText => _currentText;