12/17/1
This commit is contained in:
@@ -81,7 +81,7 @@ class MyDialogContent extends GetxController {
|
||||
onPressed: () async {
|
||||
await textToSpeechController.speakText(title);
|
||||
},
|
||||
child: const Icon(CupertinoIcons.headphones,
|
||||
child: const Icon(CupertinoIcons.speaker_2,
|
||||
color: AppColor.primaryColor),
|
||||
),
|
||||
content!
|
||||
|
||||
Reference in New Issue
Block a user