alignItemWidth property

bool alignItemWidth
final

是否对item进行floor对齐

如果double计算时出现略微的溢出导致换行, 就设置这个为true, 默认false

Implementation

final bool alignItemWidth;