GNCustomScaffold constructor
const
GNCustomScaffold({})
Implementation
const GNCustomScaffold({
super.key,
required this.body,
this.resizeToAvoidBottomInset,
this.bottomNavigationBar,
this.appBarTitle,
this.padding,
this.actionsWidget,
this.titleWidget,
this.endDrawer,
this.backgroundColor,
this.showBackIcon,
this.isSafeArea = true,
this.backIconColor,
});