FxShellScope constructor
const
FxShellScope({})
Implementation
const FxShellScope({
super.key,
required this.scaffoldKey,
required this.hasDrawer,
required this.hasEndDrawer,
required this.canPopShell,
required this.popShell,
required super.child,
});