日报周报月报
This commit is contained in:
@@ -922,7 +922,7 @@ Future<void> showTipDialog(
|
|||||||
Color? backgroundColor,
|
Color? backgroundColor,
|
||||||
}) {
|
}) {
|
||||||
ThemeController themeController = Get.find();
|
ThemeController themeController = Get.find();
|
||||||
BlueteethBindController blueteethBindController = Get.find();
|
// BlueteethBindController blueteethBindController = Get.find();
|
||||||
|
|
||||||
return showDialog(
|
return showDialog(
|
||||||
context: context,
|
context: context,
|
||||||
|
|||||||
@@ -27,7 +27,6 @@ class SleepChartContainer extends StatelessWidget {
|
|||||||
|
|
||||||
@override
|
@override
|
||||||
Widget build(BuildContext context) {
|
Widget build(BuildContext context) {
|
||||||
|
|
||||||
return Container(
|
return Container(
|
||||||
width: double.infinity,
|
width: double.infinity,
|
||||||
decoration: BoxDecoration(
|
decoration: BoxDecoration(
|
||||||
|
|||||||
Reference in New Issue
Block a user