File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -241,7 +241,7 @@ margin|The margin of a dialog|EdgeInsets.all(0.0)
241
241
barrierColor|Dialog barrierColor|30% of black
242
242
backgroundColor|Dialog backgroundColor|white
243
243
borderRadius|Dialog borderRadius|0.0
244
- constraints|Dialog constraints|Minimum width and height not less than 10%
244
+ constraints|Dialog constraints|no constraints
245
245
animatedFunc|Animation of dialog|Emerge from the middle
246
246
barrierDismissible|Whether to click to pop up the external disappear|true
247
247
Original file line number Diff line number Diff line change @@ -239,7 +239,7 @@ margin|弹窗的外边距|EdgeInsets.all(0.0)
239
239
barrierColor|弹窗外的背景色|30%黑色
240
240
backgroundColor|弹窗内的背景色|白色
241
241
borderRadius|弹窗圆角|0.0
242
- constraints|弹窗约束|最小宽高不低于10%
242
+ constraints|弹窗约束|无
243
243
animatedFunc|弹窗出现的动画|从中间出现
244
244
barrierDismissible|是否点击弹出外部消失|true
245
245
You can’t perform that action at this time.
0 commit comments