textController property
TextEditingController
get
textController
The text editing controller for the search field.
Implementation
TextEditingController get textController => _textController;
The text editing controller for the search field.
TextEditingController get textController => _textController;