To get minor grid width
@override double getAxisMinorGridWidth( ChartAxis axis, int majorGridIndex, int minorGridIndex) => axis.minorGridLines.width;