Clears GridStyle.minorColor to null.
null
GridStyle clearMinorColor() => copyWith(clearMinorColor: true);