appLifeCycle property
Function to track app life cycle state. It takes as parameter the AppLifeCycleState.
Implementation
final void Function(AppLifecycleState)? appLifeCycle;
Function to track app life cycle state. It takes as parameter the AppLifeCycleState.
final void Function(AppLifecycleState)? appLifeCycle;