fix:时间组件底部显示异常
This commit is contained in:
@@ -63,6 +63,7 @@ class ToastUtils {
|
||||
cancelToast();
|
||||
return showDialog(
|
||||
context: context,
|
||||
useSafeArea: false,
|
||||
builder: (BuildContext ctx) {
|
||||
return Container(
|
||||
width: double.infinity,
|
||||
|
||||
Reference in New Issue
Block a user