lifeCycleImpl method

dynamic lifeCycleImpl()

Implementation

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