cancel property
void Function()
cancel
getter/setter pair
Optional function to remove/unsubscribe this listener.
Implementation
void Function() cancel = () {};
Optional function to remove/unsubscribe this listener.
void Function() cancel = () {};