TLayout constructor
const
TLayout({})
Implementation
const TLayout({
super.key,
this.items = const [],
this.logo,
this.profile,
this.actions,
required this.child,
this.pageTitle,
this.mainCardRadius = 28,
this.width = 275,
this.minifiedWidth = 80,
this.isMinimized = false,
});