CardSectionProps constructor
const
CardSectionProps({})
Implementation
const CardSectionProps({
this.header,
this.headerComponent,
required this.children,
this.padding,
this.radius,
this.gap,
this.trailing,
});