ShellScaffold constructor
const
ShellScaffold({
- Key? key,
Implementation
const ShellScaffold({required this.navigationShell, super.key});
const ShellScaffold({required this.navigationShell, super.key});