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