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