controller property
Controls the text being edited or selected in the menu.
If null, this widget will create its own TextEditingController.
Implementation
final DropdownTextController? controller;
Controls the text being edited or selected in the menu.
If null, this widget will create its own TextEditingController.
final DropdownTextController? controller;