onDependencies method

  1. @mustCallSuper
void onDependencies()

Implementation

@mustCallSuper
void onDependencies() {
  log("[SCREEN_MANAGER]: Running onDependencies $runtimeType");
}