shellBuilder property
The wrapper around the nested navigator. child
is the nested navigator.
Implementation
final Widget Function(
BuildContext context,
ShellController controller,
Widget child,
) shellBuilder;
The wrapper around the nested navigator. child
is the nested navigator.
final Widget Function(
BuildContext context,
ShellController controller,
Widget child,
) shellBuilder;