removePart method

void removePart({
  1. required int index,
})

Removes a part from the mutable part collection.

Parameters:

  • index — Zero-based index of the part.