What is spread operator in Dart?

spread operator in Dart and how to use it. Since version 2.3, Dart adds a new operator called spread which uses three dots ( … ) notations. It can be used to extend the elements of a Collection . The examples below show the usage of the notation on List , Set , and Map .

Sizin İçin Seçtik  What does => mean in Dart?

Leave a Reply

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