Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -226,7 +226,7 @@ Navigate to new screen: | @@ -226,7 +226,7 @@ Navigate to new screen: | ||
| 226 | Get.to(NextScreen()); | 226 | Get.to(NextScreen()); | 
| 227 | ``` | 227 | ``` | 
| 228 | 228 | ||
| 229 | -Navigate to new screen with name: | 229 | +Navigate to new screen with name. See more details on named routes [here](./documentation/en_US/route_management.md#navigation-with-named-routes) | 
| 230 | 230 | ||
| 231 | ```dart | 231 | ```dart | 
| 232 | 232 | 
- 
Please register or login to post a comment