lesnitsky / howtodothisinflutter

📄Flutter cheat sheet
MIT License
267 stars 21 forks source link

Remove a dot before addAll method. #31

Closed marekdano closed 5 years ago

lesnitsky commented 5 years ago

two dots is cascade notation it is required in this particular case to keep example consistent with js version as addAll is void