DbLensLayout constructor
const
DbLensLayout({})
Implementation
const DbLensLayout({
super.key,
required this.body,
this.header,
this.sidebar,
this.toolbar,
this.bottomBar,
this.sidebarWidth = 250,
});
const DbLensLayout({
super.key,
required this.body,
this.header,
this.sidebar,
this.toolbar,
this.bottomBar,
this.sidebarWidth = 250,
});