scaleMinItemWidth property

bool scaleMinItemWidth
final

Whether to apply scaling (.s) to minItemWidth. Default is true. Set to false if you want exact pixel precision.

Implementation

final bool scaleMinItemWidth;