use new dropdown in Mzansai Ai pt2
This commit is contained in:
@@ -403,7 +403,7 @@ class _AiChatState extends State<AiChat> {
|
|||||||
width: 230,
|
width: 230,
|
||||||
child: MihDropdownField(
|
child: MihDropdownField(
|
||||||
controller: _ttsVoiceController,
|
controller: _ttsVoiceController,
|
||||||
hintText: "Dropdown",
|
hintText: "AI Voice",
|
||||||
dropdownOptions: _voicesString,
|
dropdownOptions: _voicesString,
|
||||||
editable: true,
|
editable: true,
|
||||||
enableSearch: true,
|
enableSearch: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user