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