List Methods (add, remove, forEach, etc.)
Built-in functions that operate on List objects.

List methods in Dart are like special actions you can perform on your shopping list. They let you add items, remove them, or go through the list one item at a time. These methods make it easy to work with lists.

OTHER HELPFUL TERMS
Stories, Tips and tricks