show method

void show()

Implementation

void show() {
  events.dispatchEvent(PreloaderEvents.SHOW);
}