What does <> mean in flutter?

This are generic type parameters . It allows specializations of classes. List is a list that can contain any value (if no type parameter is passed dynamic is used by default). List<int> is a list that only allows integer values and null`.

Sizin İçin Seçtik  Does JetBrains have Java?

Leave a Reply

Your email address will not be published. Required fields are marked *

What does <> mean in flutter?

This are generic type parameters . It allows specializations of classes. List is a list that can contain any value (if no type parameter is passed dynamic is used by default). List<int> is a list that only allows integer values and null`.

Sizin İçin Seçtik  Does JetBrains have Java?

Leave a Reply

Your email address will not be published. Required fields are marked *