ArcaneSliverSection constructor
const
ArcaneSliverSection({})
Implementation
const ArcaneSliverSection({
this.header,
this.headerComponent,
required this.children,
this.gap = 12,
super.key,
});
const ArcaneSliverSection({
this.header,
this.headerComponent,
required this.children,
this.gap = 12,
super.key,
});