SubZeroHeaderScaffold constructor
const
SubZeroHeaderScaffold({})
Implementation
const SubZeroHeaderScaffold({
super.key,
required this.header,
required this.body,
this.drawer,
this.floatingActionButton,
this.bottomNavigationBar,
this.backgroundColor,
});