matchParentWidth property

bool matchParentWidth
final

当设置的宽度小于 父组件宽度时, 是否匹配父组件宽度,默认true

Implementation

final bool matchParentWidth;