FillScreen constructor
const
FillScreen({})
Implementation
const FillScreen({
super.key,
super.background,
super.fab,
super.footer,
super.header,
super.gutter,
super.loadingProgress,
super.loadingProgressIndeterminate,
super.minContentFraction,
super.minContentWidth,
super.showLoadingSparks,
super.foreground,
required this.child,
});