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