BarChartScaleStyle constructor
BarChartScaleStyle({})
create BrnBarChartScaleStyle
Implementation
BarChartScaleStyle(
{required this.title,
this.titleStyle,
this.centerSubTitle,
this.centerSubTextStyle,
this.positionRetioy,
this.isLeft = true});