DesktopPageWidget constructor
const
DesktopPageWidget({})
Implementation
const DesktopPageWidget({
required this.headerSize,
this.useGradient = false,
this.header,
this.body,
this.footer,
this.color,
this.gradient,
this.sidebar,
super.key,
});