SimpleBarChartHorizotalLine constructor
const
SimpleBarChartHorizotalLine({})
Implementation
const SimpleBarChartHorizotalLine({
super.key,
required this.verticalBarTextStyleColor,
required this.horizontalLineColor,
required this.lineNumber,
});