disableDragArea property

bool disableDragArea
getter/setter pair

Indicator whether all DropRegions should be disabled.

Intended to be used in E2E testing.

Implementation

static bool disableDragArea = false;