controller property
Controls the text being edited.
If null, a controller will be created internally.
Implementation
final TextEditingController? controller;
Controls the text being edited.
If null, a controller will be created internally.
final TextEditingController? controller;