allowDetachedActivity property

bool allowDetachedActivity
getter/setter pair

Indicator whether any activity in AppLifecycleState.detached is allowed.

Intended to be used in E2E testing.

Implementation

static bool allowDetachedActivity = false;