controller property
The controller used to have control over what to show on the TextBox.
Implementation
final TextEditingController? controller;
The controller used to have control over what to show on the TextBox.
final TextEditingController? controller;