isTracked property

bool get isTracked

Returns true if pointer is currently tracked.

Implementation

bool get isTracked => _isTracked;