clearBorderWidth method
Clears HeatmapEmptyValueStyle.borderWidth to null.
Implementation
HeatmapEmptyValueStyle clearBorderWidth() => copyWith(clearBorderWidth: true);
Clears HeatmapEmptyValueStyle.borderWidth to null.
HeatmapEmptyValueStyle clearBorderWidth() => copyWith(clearBorderWidth: true);