HeatMapPainter constructor

HeatMapPainter(
  1. Image heatMapImage
)

Implementation

HeatMapPainter(this.heatMapImage);