WebScaffoldShell constructor
const
WebScaffoldShell({})
Implementation
const WebScaffoldShell({
super.key,
this.leftPanel,
this.leftPanelWidth = 280,
required this.center,
this.centerMaxWidth = 900,
this.rightPanel,
this.rightPanelWidth = 300,
});