disabled property

bool disabled
final

Whether pointer tracking is disabled.

When true, pointer movements will not trigger the onPositionChange callback.

Implementation

final bool disabled;