AbstractStatefulScreen constructor
const
AbstractStatefulScreen({})
Implementation
const AbstractStatefulScreen({
this.header,
this.footer,
this.fab,
this.foreground,
this.background,
this.gutter = true,
super.key,
});