样式修改

This commit is contained in:
Chen Li
2025-08-13 11:30:53 +08:00
parent da2a103920
commit ead5cf378d
3 changed files with 16 additions and 13 deletions

View File

@@ -117,7 +117,7 @@ class _ChatFooterState extends State<ChatFooter>
)
: Text(
Intl.getCurrentLocale().startsWith('zh')
? ' 住 说 '
? '按住 说话'
: 'Hold to Speak',
style: TextStyle(
color: CommonUtil.commonColor,