feat: 增加防丢失页面海报生成
This commit is contained in:
parent
2e7658c4fd
commit
1b996f0c53
@ -220,7 +220,7 @@ class _HIDialogState extends State<HIDialog> {
|
|||||||
shape: RoundedRectangleBorder(
|
shape: RoundedRectangleBorder(
|
||||||
borderRadius: BorderRadius.circular(23.r),
|
borderRadius: BorderRadius.circular(23.r),
|
||||||
),
|
),
|
||||||
minimumSize: Size(85.w, 40.w),
|
minimumSize: Size(85.w, 40),
|
||||||
padding: EdgeInsets.zero,
|
padding: EdgeInsets.zero,
|
||||||
tapTargetSize: MaterialTapTargetSize.shrinkWrap,
|
tapTargetSize: MaterialTapTargetSize.shrinkWrap,
|
||||||
),
|
),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user