textEditingController property
final
A controller that can be used to notify listeners when the text changes.
Implementation
final TextEditingController? textEditingController;
A controller that can be used to notify listeners when the text changes.
final TextEditingController? textEditingController;