website
website copied to clipboard
'Pass arguments to a named route' page issue
Description of issue: Missing Return Statement - Fix Example code. Screenshot Attached https://flutter.dev/docs/cookbook/navigation/navigate-with-arguments
Good example! for Routes. Useful.
Will be good to have A graceful code example. Thank you, Naveena
This seems fixed! I can see a return statement with return null; at the end.
Example was updated with correct return value. Closing this issue.