externalDrag property

bool externalDrag
final

Set this to true if an external drag is in progress. When true, this disables the gesture detectors on the piece layer, allowing external drags to land.

Implementation

final bool externalDrag;