更新睡眠报告
This commit is contained in:
@@ -860,7 +860,7 @@ void showWifiDialog(
|
||||
);
|
||||
}
|
||||
|
||||
void showTipDialog(
|
||||
String showTipDialog(
|
||||
BuildContext context,
|
||||
Widget widget, {
|
||||
Color? backgroundColor, // 新增可选参数
|
||||
@@ -990,4 +990,5 @@ void showTipDialog(
|
||||
);
|
||||
},
|
||||
);
|
||||
return "";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user