ArcaneSectionHeader constructor
const
ArcaneSectionHeader({})
Implementation
const ArcaneSectionHeader({
this.label,
required this.heading,
this.description,
this.align = SectionHeaderAlign.center,
this.descriptionMaxWidth,
this.marginBottom,
this.labelColor,
this.headingColor,
this.descriptionColor,
super.key,
});