To get minor grid color
@override Color? getAxisMinorGridColor( ChartAxis axis, int majorGridIndex, int minorGridIndex) => axis.minorGridLines.color;