error method

void error()

Notify listeners to start the error animation

Implementation

void error() {
  _errorListener();
}