currentLifecycleState property

AppLifecycleState? get currentLifecycleState

Implementation

AppLifecycleState? get currentLifecycleState => WidgetsBinding.instance.lifecycleState;