FullScreenLayout constructor
const
FullScreenLayout({})
Implementation
const FullScreenLayout({
super.key,
required this.child,
this.title,
this.subtitle,
this.footer,
this.header,
this.backgroundColor,
this.gradient,
});