We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d05dc07 commit 63ef4c8Copy full SHA for 63ef4c8
1 file changed
src/data/roadmaps/flutter/content/lambdas@tMeuk-nsFMx3kVS7Yn4T0.md
@@ -6,5 +6,6 @@ Lambdas are defined using the `=>` operator and can take zero or more arguments.
6
7
Visit the following resources to learn more:
8
9
+- [@official@Anonymous Functions](https://dart.dev/language/functions#anonymous-functions)
10
- [@article@Lambda Functions in Dart](https://medium.com/jay-tillu/lambda-functions-in-dart-7db8b759f07a)
-- [@video@Anonymous Function in Dart | Lambda Function](https://www.youtube.com/watch?v=XTKKQdTAR0U)
11
+- [@video@Anonymous Function in Dart | Lambda Function](https://www.youtube.com/watch?v=XTKKQdTAR0U)
0 commit comments