ErpSectionContainer constructor
const
ErpSectionContainer({})
Implementation
const ErpSectionContainer({
super.key,
required this.title,
required this.sectionIndex,
this.isSubSection = false,
this.subSectionColorOffset = 4,
required this.child,
this.titleTrailing,
this.titleIcon,
});