You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/go_router/lib/src/route.dart
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -757,7 +757,7 @@ class StatefulShellRoute extends ShellRouteBase {
757
757
///
758
758
/// This constructor provides an IndexedStack based implementation for the
759
759
/// container ([navigatorContainerBuilder]) used to manage the Widgets
760
-
/// representing the branch Navigators. A part from that, this constructor
760
+
/// representing the branch Navigators. Apart from that, this constructor
761
761
/// works the same way as the default constructor.
762
762
///
763
763
/// See [Stateful Nested Navigation](https://github.com/flutter/packages/blob/main/packages/go_router/example/lib/stacked_shell_route.dart)
0 commit comments