forked from yaso_meth/mih-project
use new dropdown in Mzansai Ai pt2
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user