clearBorderColor method

HeatmapEmptyValueStyle clearBorderColor()

Clears HeatmapEmptyValueStyle.borderColor to null.

Implementation

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