currentText property

ValueNotifier<String> currentText
getter/setter pair

Implementation

ValueNotifier<String> currentText = ValueNotifier('');