ScaffoldTheme constructor
const
ScaffoldTheme({})
Implementation
const ScaffoldTheme({
this.backgroundColor,
this.headerBackgroundColor,
this.footerBackgroundColor,
this.showLoadingSparks,
this.resizeToAvoidBottomInset,
});