CLAppLayout constructor
const
CLAppLayout({})
Implementation
const CLAppLayout({
super.key,
required this.shellChild,
this.shellRoutes = const [],
this.moduleTabsEnabled = false,
this.logoBuilder,
this.menuExtraBuilder,
this.menuFooterBuilder,
});