controller property
Controller for managing the text field content.
If not provided, an internal controller will be used.
Implementation
final TextEditingController? controller;
Controller for managing the text field content.
If not provided, an internal controller will be used.
final TextEditingController? controller;