success method

void success()

Notify listeners to start the sucess animation

Implementation

void success() {
  _successListener();
}