CarpenterSectionLayout constructor
const
CarpenterSectionLayout({})
Implementation
const CarpenterSectionLayout({
super.key,
required this.title,
required this.child,
this.navigation,
this.header,
this.actions,
});