SafaehDebugSection constructor
const
SafaehDebugSection({})
Implementation
const SafaehDebugSection({
required this.title,
required this.icon,
required this.children,
this.subtitle,
this.initiallyExpanded = false,
});