AppLayout constructor
const
AppLayout({})
Implementation
const AppLayout({
super.key,
this.threshold = 800,
required this.standardBuilder,
this.wideBuilder,
});
const AppLayout({
super.key,
this.threshold = 800,
required this.standardBuilder,
this.wideBuilder,
});