isTracked property

bool isTracked

Returns true if pointer is currently tracked.

Implementation

bool get isTracked => _isTracked;