CLShellConfig constructor
const
CLShellConfig({})
Implementation
const CLShellConfig({
this.tabletBreakpoint = 600,
this.desktopBreakpoint = 1079,
this.sidebarWidth = 268,
this.railWidth = 72,
this.trailingWidth = 360,
this.maxBottomBarItems = 5,
this.drawerWidthFactor = 0.85,
this.frostedFullBleed = false,
});