UTreemapChart constructor
const
UTreemapChart({})
Implementation
const UTreemapChart({
required this.slices,
super.key,
this.title,
this.style = const UChartStyle(),
this.height = 260,
});
const UTreemapChart({
required this.slices,
super.key,
this.title,
this.style = const UChartStyle(),
this.height = 260,
});