SafaehDebugSectionCard constructor
const
SafaehDebugSectionCard({})
Implementation
const SafaehDebugSectionCard({
super.key,
required this.icon,
required this.title,
required this.child,
this.subtitle,
this.initiallyExpanded = false,
});