Dart provides a nice little shortcut when writing functions called arrow notation. While it makes your functions easier to read, it raises questions about the void return type.
This is a companion discussion topic for the original entry at https://www.raywenderlich.com/30303825-programming-in-dart-functions-closures/lessons/8