clone method

Creates a new HeatmapGradientColor object whose values are the same as this instance.

Implementation

HeatmapGradientColor clone() => copyWith();