更新分享弹窗文字颜色
This commit is contained in:
@@ -1530,7 +1530,7 @@ Future<String?> showMessageConfirmDialog({
|
|||||||
alignment: Alignment.center,
|
alignment: Alignment.center,
|
||||||
child: Text(
|
child: Text(
|
||||||
'取消'.tr,
|
'取消'.tr,
|
||||||
style: TextStyle(fontSize: 26.rpx, color: Colors.white),
|
style: TextStyle(fontSize: 26.rpx, color: Colors.black),
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
|
|||||||
Reference in New Issue
Block a user