constraints property

BoxConstraints? constraints
final

设置弹出层尺寸范围,如果最大最小宽高相等,则弹窗布局性能将会提高一倍

Implementation

final BoxConstraints? constraints;