controller property
Controller for managing the text field's value. If not provided, an internal controller is created.
Implementation
final TextEditingController? controller;
Controller for managing the text field's value. If not provided, an internal controller is created.
final TextEditingController? controller;