barWidth property

double barWidth
final

The width of each bar in pixels.

Defaults to 20.0 pixels. For grouped bars, this determines the width of each bar in a group.

Implementation

final double barWidth;