PanelContainersLayer constructor
Implementation
const PanelContainersLayer({
super.key,
required this.panelRects,
required this.panelNames,
this.borderColor,
this.fillColor,
this.textColor,
});
const PanelContainersLayer({
super.key,
required this.panelRects,
required this.panelNames,
this.borderColor,
this.fillColor,
this.textColor,
});