currentText property
String
get
currentText
The current text in the input field
Implementation
String get currentText => _currentText;
The current text in the input field
String get currentText => _currentText;