colorBox property

Color? colorBox
final

colors of the verticals bars of the graphic. If the value is null, no bars will be drawn.

colorBox: Colors.red

Implementation

final Color? colorBox;