start method

void start()

Notify listeners to start the loading animation

Implementation

void start() {
  _startListener();
}