onViewPop method

  1. @mustCallSuper
void onViewPop()

Implementation

@mustCallSuper
void onViewPop() {
  'Detected view pop'.logDebug();
}