Welcome to my 2021 Dart programming language tutorial to beginners #7. In this series you will
be introduced to functions, named parameter, positional parameter, recursion, higher order function, nested function, function closure, function scope and learn how to use them in Dart.
Website Reference:
Dart: https://dart.dev/
Source Code: https://github.com/Rea2er/dart-tutorial