clearBorderWidth method

HeatmapEmptyValueStyle clearBorderWidth()

Clears HeatmapEmptyValueStyle.borderWidth to null.

Implementation

HeatmapEmptyValueStyle clearBorderWidth() => copyWith(clearBorderWidth: true);