allowDetachedActivity property
getter/setter pair
Indicator whether any activity in AppLifecycleState.detached is allowed.
Intended to be used in E2E testing.
Implementation
static bool allowDetachedActivity = false;
Indicator whether any activity in AppLifecycleState.detached is allowed.
Intended to be used in E2E testing.
static bool allowDetachedActivity = false;