ResponsiveScaffoldRender constructor
const
ResponsiveScaffoldRender({})
Implementation
const ResponsiveScaffoldRender({
super.key,
this.appBar,
this.drawer,
this.child,
this.bottomNavigationBar,
this.floatingActionButton,
this.resizeToAvoidBottomInset = true,
this.extendBody = true,
});