textValueNotifier property

ValueNotifier<String> textValueNotifier
getter/setter pair

Implementation

late ValueNotifier<String> textValueNotifier;