removeItemAt
Removes the item at the given index and calls onRemoved.
Return
The removed item.
Parameters
index
The index of the item to be removed.
Removes the item at the given index and calls onRemoved.
The removed item.
The index of the item to be removed.