lifeCycleImpl method

void lifeCycleImpl()

Implementation

void lifeCycleImpl() {
  WidgetsBinding.instance.addObserver(this);
}