LifeCycleImpl method

dynamic LifeCycleImpl()

Implementation

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