Skip to content

Commit acf6ef8

Browse files
author
xuyingjun
committed
ReadMe
1 parent ff895bc commit acf6ef8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ margin|The margin of a dialog|EdgeInsets.all(0.0)
241241
barrierColor|Dialog barrierColor|30% of black
242242
backgroundColor|Dialog backgroundColor|white
243243
borderRadius|Dialog borderRadius|0.0
244-
constraints|Dialog constraints|Minimum width and height not less than 10%
244+
constraints|Dialog constraints|no constraints
245245
animatedFunc|Animation of dialog|Emerge from the middle
246246
barrierDismissible|Whether to click to pop up the external disappear|true
247247

README_CN.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ margin|弹窗的外边距|EdgeInsets.all(0.0)
239239
barrierColor|弹窗外的背景色|30%黑色
240240
backgroundColor|弹窗内的背景色|白色
241241
borderRadius|弹窗圆角|0.0
242-
constraints|弹窗约束|最小宽高不低于10%
242+
constraints|弹窗约束|
243243
animatedFunc|弹窗出现的动画|从中间出现
244244
barrierDismissible|是否点击弹出外部消失|true
245245

0 commit comments

Comments
 (0)