disabled property
Whether pointer tracking is disabled.
When true, pointer movements will not trigger the onPositionChange callback.
Implementation
final bool disabled;
Whether pointer tracking is disabled.
When true, pointer movements will not trigger the onPositionChange callback.
final bool disabled;