success method

void success()

Notify listeners to start the success animation

Implementation

void success() {
  _successListener();
}