void removeListener(VoidCallback listener)

Remove a previously registered closure from the list of closures that the object notifies.

Source

void removeListener(VoidCallback listener);