DraftModeUISection constructor
const
DraftModeUISection({})
Implementation
const DraftModeUISection({
super.key,
required this.children,
this.header,
this.transparent = false,
this.labelWidth,
});
const DraftModeUISection({
super.key,
required this.children,
this.header,
this.transparent = false,
this.labelWidth,
});