detachedLifecycleState method

  1. @override
  2. @Deprecated('Use detachedLifecycleState instead')
void detachedLifecycleState()
inherited

Either be in the progress of attaching when the engine is first initializing or after the view being destroyed due to a Navigator pop.

Implementation

@override
@Deprecated('Use detachedLifecycleState instead')
void detachedLifecycleState() {}