use new dropdown in Mzansai Ai pt2
This commit is contained in:
parent
8924bc5af2
commit
99c434ec93
1 changed files with 1 additions and 1 deletions
|
|
@ -403,7 +403,7 @@ class _AiChatState extends State<AiChat> {
|
|||
width: 230,
|
||||
child: MihDropdownField(
|
||||
controller: _ttsVoiceController,
|
||||
hintText: "Dropdown",
|
||||
hintText: "AI Voice",
|
||||
dropdownOptions: _voicesString,
|
||||
editable: true,
|
||||
enableSearch: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue