parentWidth property

double parentWidth
final

父容器宽度 根据父容器宽度来计算每个tag宽度 默认0 当不传入宽度,使用tag最小宽度 75

Implementation

final double parentWidth;