样式修改
This commit is contained in:
@@ -117,7 +117,7 @@ class _ChatFooterState extends State<ChatFooter>
|
||||
)
|
||||
: Text(
|
||||
Intl.getCurrentLocale().startsWith('zh')
|
||||
? '按 住 说 话'
|
||||
? '按住 说话'
|
||||
: 'Hold to Speak',
|
||||
style: TextStyle(
|
||||
color: CommonUtil.commonColor,
|
||||
|
||||
Reference in New Issue
Block a user