sizedByParent property

bool? sizedByParent
final

强制布局尺寸跟随父元素,注意:父元素传递的约束不能为无限

Implementation

final bool? sizedByParent;