capturePointer property

bool capturePointer
final

Whether the handle should capture the pointer event of the drag.

When this is set to true, the Hanlde is not allowed to change the parent between normal and dragged state.

Implementation

final bool capturePointer;