HeatmapStyleLayer constructor
const
HeatmapStyleLayer({})
Default constructor for a HeatmapStyleLayer instance.
Implementation
const HeatmapStyleLayer({
required super.id,
required super.sourceId,
super.layout,
super.paint,
});