HeatMapPaint constructor
const
HeatMapPaint({})
Implementation
const HeatMapPaint(
{super.key,
required this.options,
required this.width,
required this.height,
required this.data});
const HeatMapPaint(
{super.key,
required this.options,
required this.width,
required this.height,
required this.data});