removeAll method Null safety

List removeAll(
  1. dynamic locator
)

Removes all component references that match the specified locator.

  • locator the locator to remove references by. Returns a list, containing all removed references.