Dart is rich in functions. You have already seen functions in many lectures in the previous sections. In this lecture, you will be introduced to the latest concept in functions. They are also called as Function-type Alias. How to create different functions, and create a typedef that will help you in aliasing the same.