TypedStatefulShellRoute<T extends StatefulShellRouteData> constructor
const
TypedStatefulShellRoute<T extends StatefulShellRouteData> ({
- List<
TypedStatefulShellBranch< branches = const <TypedStatefulShellBranch<StatefulShellBranchData>>[],StatefulShellBranchData> >
Default const constructor
Implementation
const TypedStatefulShellRoute({
this.branches = const <TypedStatefulShellBranch<StatefulShellBranchData>>[],
});