ArcaneSection constructor
const
ArcaneSection({})
Implementation
const ArcaneSection({
this.header,
this.headerComponent,
required this.children,
this.showDivider = false,
this.padding,
this.gap = 12,
this.card = false,
super.key,
});