You can only have one unnamed constructor, but you can have any number of additional named constructors in Flutter . By using named constructor you can create multiple constructors in the same class. Each constructor will have a unique name. So that you can identify each of them.6 Nis 2018