valueNotifier property
A ValueNotifier for two-way binding with the field's value.
Implementation
@override
final ValueNotifier<String?>? valueNotifier;
A ValueNotifier for two-way binding with the field's value.
@override
final ValueNotifier<String?>? valueNotifier;