FillScreen constructor
const
FillScreen({})
Implementation
const FillScreen({
required this.child,
this.sidebar,
super.header,
super.footer,
super.fab,
super.foreground,
super.background,
super.gutter,
super.key,
});