controller property
The controller that manages the text being edited in this input field.
Implementation
late final TextEditingController controller;
The controller that manages the text being edited in this input field.
late final TextEditingController controller;